Skip to content

Commit 060a5b4

Browse files
committed
added wrong callback phpdoc to type aliases
1 parent f23b989 commit 060a5b4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extension.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ parameters:
77
- phpstan-bootstrap.php
88
typeAliases:
99
Mage_Catalog_Model_Entity_Product_Collection: 'Mage_Catalog_Model_Resource_Product_Collection'
10+
callback: 'callable'
1011

1112
services:
1213
-

0 commit comments

Comments
 (0)