Skip to content

Commit e72dca4

Browse files
committed
Remove invalid return value and document thrown exception
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
1 parent 6ab8488 commit e72dca4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

lib/Saml2/Auth.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ public function getSettings()
150150
* Set the strict mode active/disable
151151
*
152152
* @param bool $value Strict parameter
153-
*
154-
* @return array The settings data.
153+
* @throws OneLogin_Saml2_Error
155154
*/
156155
public function setStrict($value)
157156
{

0 commit comments

Comments
 (0)