@@ -61,7 +61,7 @@ discard block |
||
| 61 | 61 | * Replace model name. |
| 62 | 62 | * |
| 63 | 63 | * @param string $stub |
| 64 | - * @return this |
|
| 64 | + * @return DataTablesMakeCommand |
|
| 65 | 65 | */ |
| 66 | 66 | protected function replaceModel(&$stub) |
| 67 | 67 | { |
@@ -133,7 +133,7 @@ discard block |
||
| 133 | 133 | * Replace the action. |
| 134 | 134 | * |
| 135 | 135 | * @param string $stub |
| 136 | - * @return this |
|
| 136 | + * @return DataTablesMakeCommand |
|
| 137 | 137 | */ |
| 138 | 138 | protected function replaceAction(&$stub) |
| 139 | 139 | { |