Completed
Push — master ( b4a558...04db93 )
by wen
03:09
created
src/Config/ModelConfig.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -42,7 +42,7 @@
 block discarded – undo
42 42
      *
43 43
      * @param  string  $method
44 44
      * @param  array  $parameters
45
-     * @return mixed
45
+     * @return ModelConfig
46 46
      */
47 47
     public function __call($method, $parameters)
48 48
     {
Please login to merge, or discard this patch.