Skip to content

Commit fb0dfcc

Browse files
author
Joan He
committed
MAGETWO-38635: Security - password management 2
1 parent 7c3c58c commit fb0dfcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Security/Model/SecurityManager.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ class SecurityManager
4040
/**
4141
* @var \Magento\Framework\Event\ManagerInterface
4242
*/
43-
protected $eventManager;
43+
private $eventManager;
4444

4545
/**
4646
* SecurityManager constructor.

0 commit comments

Comments
 (0)