@@ -34,7 +34,7 @@ |
||
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 | { |