Skip to content

Commit 18ea1c3

Browse files
authored
Merge pull request #597 from greew/greew-patch-1
Remove wrong PHPDoc
2 parents 5808997 + 99b7847 commit 18ea1c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Saml2/Auth.php

-1
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,6 @@ public function setSchemasPath($path)
220220
* Process the SAML Response sent by the IdP.
221221
*
222222
* @param string|null $requestId The ID of the AuthNRequest sent by this SP to the IdP
223-
* @phpstan-return ($stay is true ? string : never)
224223
*
225224
* @throws Error
226225
* @throws ValidationError

0 commit comments

Comments
 (0)