Skip to content

Commit

Permalink
Fix static test
Browse files Browse the repository at this point in the history
  • Loading branch information
kandy committed Jul 31, 2020
1 parent 05e0e15 commit 18f7d85
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@ class Collection extends \Magento\Framework\Model\ResourceModel\Db\Collection\Ab
* Product instance
*
* @var \Magento\Catalog\Model\Product
* @deprecated 100.3.0 Now collection supports fetching options for multiple products. This field will be set to first
* element of products array.
* @deprecated 100.3.0 Now collection supports fetching options for multiple products.
* This field will be set to first element of products array.
*/
protected $_product;

Expand Down

0 comments on commit 18f7d85

Please sign in to comment.