We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents aa20b2a + 04803a6 commit dad3372Copy full SHA for dad3372
UserContext/RoleProvider.php
@@ -47,7 +47,7 @@ public function __construct($context = null)
47
'Context must implement either TokenStorageInterface or SecurityContextInterface'
48
);
49
}
50
-
+
51
$this->context = $context;
52
53
0 commit comments