JTL Import
This commit is contained in:
@@ -30,6 +30,7 @@ class Jtl
|
||||
*/
|
||||
public function getProducts(): array
|
||||
{
|
||||
|
||||
$r = $this->productRepository->findAll();
|
||||
|
||||
$data = array();
|
||||
|
||||
Reference in New Issue
Block a user