Skip to content

Commit d33a9ea

Browse files
committed
Rollback PHPDoc fix, to avoid Magento approval procedures hell
1 parent 2c18740 commit d33a9ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Rule/Model/Condition/Product/AbstractProduct.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -658,7 +658,7 @@ public function validateByEntityId($productId)
658658
* Retrieve category ids where product is available
659659
*
660660
* @param int $productId
661-
* @return int[]
661+
* @return array
662662
*/
663663
protected function _getAvailableInCategories($productId)
664664
{

0 commit comments

Comments
 (0)