Completed
Branch master (62cc10)
by Tyler
02:58
created
src/Traits/AutoCache.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
      * Create a new Eloquent query builder for the model.
35 35
      *
36 36
      * @param  \Illuminate\Database\Query\Builder $query
37
-     * @return \PulkitJalan\Cacheable\Eloquent\Builder|static
37
+     * @return Builder
38 38
      */
39 39
     public function newEloquentBuilder($query)
40 40
     {
Please login to merge, or discard this patch.