Skip to content

Commit

Permalink
CORE-777: Move form filtering logic to the checkout module
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilinTv committed Feb 9, 2018
1 parent 70b5ece commit e8f0380
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -17,8 +17,8 @@
use Spryker\Zed\ProductManagement\Communication\Form\ProductFormAdd;
use Spryker\Zed\ProductManagement\Communication\Form\ProductFormEdit;
use Spryker\Zed\ProductManagement\Communication\Helper\ProductStockHelper;
use Spryker\Zed\ProductManagement\Communication\Helper\ProductValidity\ProductValidityActivityMessenger;
use Spryker\Zed\ProductManagement\Communication\Helper\ProductTypeHelper;
use Spryker\Zed\ProductManagement\Communication\Helper\ProductValidity\ProductValidityActivityMessenger;
use Spryker\Zed\ProductManagement\Communication\Table\BundledProductTable;
use Spryker\Zed\ProductManagement\Communication\Table\ProductGroupTable;
use Spryker\Zed\ProductManagement\Communication\Table\ProductTable;
Expand Down

0 comments on commit e8f0380

Please sign in to comment.