We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7d352 commit 78ba820Copy full SHA for 78ba820
1 file changed
modules/exampleauth/lib/Auth/Source/External.php
@@ -9,6 +9,7 @@
9
use SimpleSAML\Error;
10
use SimpleSAML\Module;
11
use SimpleSAML\Utils;
12
+use Symfony\Component\HttpFoundation\Request;
13
use Symfony\Component\HttpFoundation\Session\Session as SymfonySession;
14
15
/**
0 commit comments