@@ -44,10 +44,10 @@ |
||
44 | 44 | abstract public static function typeId(); |
45 | 45 | |
46 | 46 | /** |
47 | - * Get a new query builder for the model. |
|
48 | - * |
|
49 | - * @return \Silk\Contracts\BuildsQueries |
|
50 | - */ |
|
47 | + * Get a new query builder for the model. |
|
48 | + * |
|
49 | + * @return \Silk\Contracts\BuildsQueries |
|
50 | + */ |
|
51 | 51 | abstract public function newQuery(); |
52 | 52 | |
53 | 53 | /** |
@@ -44,10 +44,10 @@ |
||
44 | 44 | abstract public static function typeId(); |
45 | 45 | |
46 | 46 | /** |
47 | - * Get a new query builder for the model. |
|
48 | - * |
|
49 | - * @return \Silk\Contracts\BuildsQueries |
|
50 | - */ |
|
47 | + * Get a new query builder for the model. |
|
48 | + * |
|
49 | + * @return \Silk\Contracts\BuildsQueries |
|
50 | + */ |
|
51 | 51 | abstract public function newQuery(); |
52 | 52 | |
53 | 53 | /** |