Completed
Push — master ( f0a67b...3b5eef )
by recca
02:02
created
src/EloquentRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -123,7 +123,7 @@
 block discarded – undo
123 123
      *
124 124
      * @param array $attributes
125 125
      * @param bool $forceFill
126
-     * @return mixed
126
+     * @return Model
127 127
      */
128 128
     public function create($attributes, $forceFill = false)
129 129
     {
Please login to merge, or discard this patch.