Completed
Push — master ( c77bf4...c35302 )
by Renato
16:40
created
src/NwLaravel/Validation/BaseValidator.php 1 patch
Doc Comments   -2 removed lines patch added patch discarded remove patch
@@ -78,7 +78,6 @@  discard block
 block discarded – undo
78 78
     /**
79 79
      * Get Messages
80 80
      *
81
-     * @param array $messages
82 81
      *
83 82
      * @return array
84 83
      */
@@ -90,7 +89,6 @@  discard block
 block discarded – undo
90 89
     /**
91 90
      * Get Attributes
92 91
      *
93
-     * @param array $attributes
94 92
      *
95 93
      * @return array
96 94
      */
Please login to merge, or discard this patch.