@@ -201,7 +201,7 @@ |
||
201 | 201 | /** |
202 | 202 | * Get columns definition from html builder. |
203 | 203 | * |
204 | - * @return array |
|
204 | + * @return Collection |
|
205 | 205 | */ |
206 | 206 | protected function getColumnsFromBuilder() |
207 | 207 | { |
@@ -54,7 +54,7 @@ |
||
54 | 54 | * Replace model name. |
55 | 55 | * |
56 | 56 | * @param string $stub |
57 | - * @return mixed |
|
57 | + * @return DataTablesMakeCommand |
|
58 | 58 | */ |
59 | 59 | protected function replaceModel(&$stub) |
60 | 60 | { |