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 23eafcc commit 8d7581aCopy full SHA for 8d7581a
src/Symfony/Component/Security/Core/SecurityContext.php
@@ -41,7 +41,7 @@ class SecurityContext implements SecurityContextInterface
41
private $authorizationChecker;
42
43
/**
44
- * For backwords compatibility, the signature of sf <2.6 still works
+ * For backwards compatibility, the signature of sf <2.6 still works
45
*
46
* @param TokenStorageInterface|AuthenticationManagerInterface $tokenStorage
47
* @param AuthorizationCheckerInterface|AccessDecisionManagerInterface $authorizationChecker
0 commit comments