Skip to content

Commit 1218275

Browse files
dawidpierzchalskiOskarStark
authored andcommitted
Update impersonating_user.rst
1 parent 659dba0 commit 1218275

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security/impersonating_user.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ over the user's roles until you find one that is a ``SwitchUserRole`` object::
102102
use Symfony\Component\Security\Core\Security;
103103
// ...
104104

105-
public class SomeService
105+
class SomeService
106106
{
107107
private $security;
108108

0 commit comments

Comments
 (0)