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 3e7578a + 238a943 commit 0acd735Copy full SHA for 0acd735
security/impersonating_user.rst
@@ -266,7 +266,7 @@ be called):
266
Then, create a voter class that responds to this role and includes whatever custom
267
logic you want::
268
269
- // src/Service/Voter/SwitchToCustomerVoter.php
+ // src/Security/Voter/SwitchToCustomerVoter.php
270
namespace App\Security\Voter;
271
272
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
0 commit comments