Skip to content

Commit

Permalink
Merge pull request #37 from ittweb/dev
Browse files Browse the repository at this point in the history
Added missing class dependency
  • Loading branch information
marco-zanella committed Aug 30, 2021
2 parents 4f2dde5 + a44e72f commit e6671c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DataMapper/Sql/ItemReader.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
use \AccelaSearch\ProductMapper\ProductInterface;
use \AccelaSearch\ProductMapper\ProductFactory;
use \AccelaSearch\ProductMapper\Attribute;
use \AccelaSearch\ProductMapper\Image;
use \AccelaSearch\ProductMapper\Stock\Stock;
use \AccelaSearch\ProductMapper\Stock\Quantity\Limited;
use \AccelaSearch\ProductMapper\Stock\Quantity\Unlimited;
Expand Down

0 comments on commit e6671c9

Please sign in to comment.