Skip to content

Commit dee67b5

Browse files
The PhrenologistOskarStark
authored andcommitted
Update security.rst
1 parent 854a964 commit dee67b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

best_practices/security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,7 @@ via the even easier shortcut in a controller::
356356
$this->denyAccessUnlessGranted('edit', $post);
357357

358358
// use Symfony\Component\Security\Core\Exception\AccessDeniedException;
359-
// use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface
359+
// use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
360360
//
361361
// ...
362362
//

0 commit comments

Comments
 (0)