diff --git a/src/Saml2/Auth.php b/src/Saml2/Auth.php index b8e53e08..35037031 100644 --- a/src/Saml2/Auth.php +++ b/src/Saml2/Auth.php @@ -220,7 +220,6 @@ public function setSchemasPath($path) * Process the SAML Response sent by the IdP. * * @param string|null $requestId The ID of the AuthNRequest sent by this SP to the IdP - * @phpstan-return ($stay is true ? string : never) * * @throws Error * @throws ValidationError