Completed
Push — master ( fd834a...9b40dc )
by Nicolas
07:39
created
Repositories/Eloquent/EloquentBaseRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -50,7 +50,7 @@
 block discarded – undo
50 50
 
51 51
     /**
52 52
      * @param  mixed  $data
53
-     * @return object
53
+     * @return \Illuminate\Database\Eloquent\Model
54 54
      */
55 55
     public function create($data)
56 56
     {
Please login to merge, or discard this patch.