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.
1 parent aa20b2a commit 04803a6Copy full SHA for 04803a6
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