Skip to content

Commit a23e57d

Browse files
committed
Merge branch '3.4' into 4.3
* 3.4: Update impersonating_user.rst
2 parents d849a90 + 25e8814 commit a23e57d

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
@@ -112,7 +112,7 @@ the impersonator user::
112112
use Symfony\Component\Security\Core\Security;
113113
// ...
114114

115-
public class SomeService
115+
class SomeService
116116
{
117117
private $security;
118118

0 commit comments

Comments
 (0)