We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -91,7 +91,7 @@ |
||
| 91 | 91 | * @param string $stub |
| 92 | 92 | * @param string $name |
| 93 | 93 | * |
| 94 | - * @return string |
|
| 94 | + * @return ExtendPermissionCrudController |
|
| 95 | 95 | */ |
| 96 | 96 | protected function replaceNameStrings(&$stub, $name) |
| 97 | 97 | { |
@@ -88,7 +88,7 @@ |
||
| 88 | 88 | * @param string $stub |
| 89 | 89 | * @param string $name |
| 90 | 90 | * |
| 91 | - * @return string |
|
| 91 | + * @return ExtendPermissionCrudModel |
|
| 92 | 92 | */ |
| 93 | 93 | protected function replaceTable(&$stub, $name) |
| 94 | 94 | { |