We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6766e5d commit d411c40Copy full SHA for d411c40
src/Controller/Authorize.php
@@ -28,8 +28,6 @@ class Authorize
28
*
29
* @param \SimpleSAML\Configuration $config The configuration to use by the controllers.
30
* @param \SimpleSAML\Session $session The session to use by the controllers.
31
- *
32
- * @throws \Exception
33
*/
34
public function __construct(
35
protected Configuration $config,
0 commit comments