Skip to content

Commit ad7a7ce

Browse files
dvigojaviereguiluz
authored andcommitted
Add forgotten use
1 parent 35a16c3 commit ad7a7ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

security/access_denied_handler.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ unauthenticated user tries to access a protected resource::
2929
use Symfony\Component\HttpFoundation\RedirectResponse;
3030
use Symfony\Component\HttpFoundation\Request;
3131
use Symfony\Component\HttpFoundation\Session\SessionInterface;
32+
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
3233
use Symfony\Component\Security\Core\Exception\AuthenticationException;
3334
use Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface;
3435

0 commit comments

Comments
 (0)