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 3b69d2a commit 8ddf8ecCopy full SHA for 8ddf8ec
security/impersonating_user.rst
@@ -259,7 +259,7 @@ be called):
259
Then, create a voter class that responds to this role and includes whatever custom
260
logic you want::
261
262
- // src/Service/Voter/SwitchToCustomerVoter.php
+ // src/Security/Voter/SwitchToCustomerVoter.php
263
namespace App\Security\Voter;
264
265
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
0 commit comments