Skip to content

Commit cd28724

Browse files
Update security.rst
Co-authored-by: Oskar Stark <oskarstark@googlemail.com>
1 parent 9570ea9 commit cd28724

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

security.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -675,8 +675,7 @@ use Symfony\Bundle\SecurityBundle\Security\Security;
675675
class ExampleController
676676
{
677677
public function __construct(private Security $security)
678-
{
679-
}
678+
{}
680679

681680
public function someMethod(): Response
682681
{

0 commit comments

Comments
 (0)