Skip to content
Snippets Groups Projects
Unverified Commit 69d1dee4 authored by Tim van Dijen's avatar Tim van Dijen Committed by GitHub
Browse files

Phpdoc

parent a0b61080
No related branches found
No related tags found
No related merge requests found
......@@ -688,7 +688,7 @@ class SAML2
* @param \SimpleSAML\Configuration $spMetadata The metadata of the SP.
* @param array &$state The authentication state of the user.
*
* @return string The NameID value.
* @return string|null The NameID value.
*/
private static function generateNameIdValue(
Configuration $idpMetadata,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment