Skip to content

Commit d411c40

Browse files
committed
Remove unused phpdoc-tag
1 parent 6766e5d commit d411c40

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Controller/Authorize.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ class Authorize
2828
*
2929
* @param \SimpleSAML\Configuration $config The configuration to use by the controllers.
3030
* @param \SimpleSAML\Session $session The session to use by the controllers.
31-
*
32-
* @throws \Exception
3331
*/
3432
public function __construct(
3533
protected Configuration $config,

0 commit comments

Comments
 (0)