@@ -37,7 +37,7 @@ |
||
37 | 37 | /** |
38 | 38 | * Get a new query builder that doesn't have any global scopes. |
39 | 39 | * |
40 | - * @return \Illuminate\Database\Eloquent\Builder|static |
|
40 | + * @return string |
|
41 | 41 | */ |
42 | 42 | abstract public function newQueryWithoutScopes(); |
43 | 43 |