Skip to content

Commit ee50fcb

Browse files
committed
ENGCOM-3449: Fixed static test.
1 parent ace1005 commit ee50fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/Model/ResourceModel/Db/Collection/AbstractCollection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ public function setMainTable($table)
177177
}
178178

179179
/**
180-
* {@inheritdoc}
180+
* @inheritdoc
181181
*/
182182
protected function _initSelect()
183183
{

0 commit comments

Comments
 (0)