Completed
Push — master ( d7d169...d93f91 )
by Filipe
02:03
created
src/StaticValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -126,7 +126,7 @@
 block discarded – undo
126 126
      * Returns the message that explain why the most recent
127 127
      * validates() call returned false.
128 128
      *
129
-     * @return array
129
+     * @return string
130 130
      */
131 131
     public static function geMessage()
132 132
     {
Please login to merge, or discard this patch.