Skip to content

Commit 7be4512

Browse files
author
Cari Spruiell
committed
MAGETWO-51801: PR Creation & Stabilization
- fix for PR comments
1 parent addba08 commit 7be4512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Store/Model/Store.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ class Store extends AbstractExtensibleModel implements
310310
/**
311311
* @var StoreManagerInterface
312312
*/
313-
protected $_storeManager;
313+
private $_storeManager;
314314

315315
/**
316316
* @param \Magento\Framework\Model\Context $context

0 commit comments

Comments
 (0)