Completed
Push — master ( 18f479...04827f )
by Matt
16:29 queued 06:31
created
code/RealMeService.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -891,6 +891,7 @@
 block discarded – undo
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) {
Please login to merge, or discard this patch.