core message lang file moved to rest api #3
Annotations
10 errors
phpstan:
src/Http/Controllers/CityController.php#L32
Class Laraflow\Local\Http\Controllers\CityController uses unknown trait Fintech\Core\Traits\ApiResponseTrait.
|
phpstan:
src/Http/Controllers/CityController.php#L53
Call to an undefined method Laraflow\Local\Http\Controllers\CityController::failed().
|
phpstan:
src/Http/Controllers/CityController.php#L65
PHPDoc tag @throws with type Fintech\Core\Exceptions\StoreOperationException is not subtype of Throwable
|
phpstan:
src/Http/Controllers/CityController.php#L73
Call to method setModel() on an unknown class Fintech\Core\Exceptions\StoreOperationException.
|
phpstan:
src/Http/Controllers/CityController.php#L73
Instantiated class Fintech\Core\Exceptions\StoreOperationException not found.
|
phpstan:
src/Http/Controllers/CityController.php#L76
Call to an undefined method Laraflow\Local\Http\Controllers\CityController::created().
|
phpstan:
src/Http/Controllers/CityController.php#L83
Call to an undefined method Laraflow\Local\Http\Controllers\CityController::failed().
|
phpstan:
src/Http/Controllers/CityController.php#L109
Call to an undefined method Laraflow\Local\Http\Controllers\CityController::notfound().
|
phpstan:
src/Http/Controllers/CityController.php#L113
Call to an undefined method Laraflow\Local\Http\Controllers\CityController::failed().
|
phpstan:
src/Http/Controllers/CityController.php#L126
PHPDoc tag @throws with type Fintech\Core\Exceptions\UpdateOperationException|Illuminate\Database\Eloquent\ModelNotFoundException is not subtype of Throwable
|