Skip to content

Commit

Permalink
Add missing use statement
Browse files Browse the repository at this point in the history
  • Loading branch information
joost-florijn-kega authored Jul 15, 2019
1 parent 7b71d2f commit fc7a876
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Model/Rule/Condition/Product.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@

use Magento\Rule\Model\Condition\Product\AbstractProduct;
use Magento\Framework\Model\AbstractModel;
use Magento\Catalog\Model\ProductCategoryList;

/**
* SmartCategory Rule Product model
Expand Down

0 comments on commit fc7a876

Please sign in to comment.