@@ -891,6 +891,7 @@ |
||
891 | 891 | /** |
892 | 892 | * Finds a human-readable error message based on the error code provided in the RealMe SAML response |
893 | 893 | * |
894 | + * @param string $errorCode |
|
894 | 895 | * @return string|null The human-readable error message, or null if one can't be found |
895 | 896 | */ |
896 | 897 | private function findErrorMessageForCode($errorCode) { |