Completed
Push — master ( cc2c1e...ad65a7 )
by Renato
07:15
created
src/NwLaravel/Repositories/Eloquent/AbstractRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -122,7 +122,7 @@
 block discarded – undo
122 122
      *
123 123
      * @param  string  $method
124 124
      * @param  array   $parameters
125
-     * @return mixed
125
+     * @return AbstractRepository
126 126
      *
127 127
      * @throws BadMethodCallException
128 128
      */
Please login to merge, or discard this patch.