Completed
Pull Request — master (#214)
by Albert
25:13 queued 11:10
created
src/Remote/Validator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -144,7 +144,7 @@
 block discarded – undo
144 144
      * Remove rules that should not be validated remotely.
145 145
      *
146 146
      * @param $rules
147
-     * @param $validator
147
+     * @param BaseValidator $validator
148 148
      * @return mixed
149 149
      */
150 150
     protected function purgeNonRemoteRules($rules, $validator)
Please login to merge, or discard this patch.