@@ -481,7 +481,7 @@ |
||
481 | 481 | * 'client_error_msg' is set so it can be displayed by the |
482 | 482 | * printOIDCErrorPage() function. |
483 | 483 | * |
484 | - * @return bool True if the various parameters related to the OIDC |
|
484 | + * @return null|boolean True if the various parameters related to the OIDC |
|
485 | 485 | * session are present. False otherwise. |
486 | 486 | */ |
487 | 487 | function verifyOIDCParams() |