Skip to content

Commit d2f73cb

Browse files
committed
Annotate missing @throws tag
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
1 parent b967743 commit d2f73cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/Saml2/Settings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -997,6 +997,7 @@ public function getErrors()
997997
* Activates or deactivates the strict mode.
998998
*
999999
* @param bool $value Strict parameter
1000+
* @throws Exception
10001001
*/
10011002
public function setStrict($value)
10021003
{

0 commit comments

Comments
 (0)