You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ``createAccessDeniedException`` method was introduced in Symfony 2.5.
1089
+
1087
1090
The :method:`Symfony\\Bundle\\FrameworkBundle\\Controller\\Controller::createAccessDeniedException()` method creates a special :class:`Symfony\\Component\\Security\\Core\Exception\\AccessDeniedException`
1088
1091
object, which ultimately triggers a 403 HTTP response inside Symfony.
0 commit comments