Skip to content

Commit

Permalink
MAGETWO-38193: Stabilize story branch
Browse files Browse the repository at this point in the history
  • Loading branch information
sivaschenko committed Jun 10, 2015
1 parent d0c723d commit 73ecbb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Sales/Model/Resource/EntityAbstract.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ abstract class EntityAbstract extends AbstractDb
* @param Manager $sequenceManager
* @param EntitySnapshot $entitySnapshot
* @param EntityRelationComposite $entityRelationComposite
* @param null $resourcePrefix
* @param string $resourcePrefix
*/
public function __construct(
\Magento\Framework\Model\Resource\Db\Context $context,
Expand Down

0 comments on commit 73ecbb3

Please sign in to comment.