We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5808997 commit 99b7847Copy full SHA for 99b7847
src/Saml2/Auth.php
@@ -220,7 +220,6 @@ public function setSchemasPath($path)
220
* Process the SAML Response sent by the IdP.
221
*
222
* @param string|null $requestId The ID of the AuthNRequest sent by this SP to the IdP
223
- * @phpstan-return ($stay is true ? string : never)
224
225
* @throws Error
226
* @throws ValidationError
0 commit comments