Completed
Branch delegated-factory (6fd922)
by Albert
02:00
created
src/RemoteValidator.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -108,7 +108,7 @@
 block discarded – undo
108 108
      * @param $attribute
109 109
      * @param $value
110 110
      * @param $parameters
111
-     * @return mixed
111
+     * @return Validator
112 112
      */
113 113
     protected function parseJsRemoteRequest($attribute, $value, $parameters) {
114 114
         parse_str("$value=",$attr_parts);
Please login to merge, or discard this patch.