Append links attribute removed #5
Annotations
10 errors
phpstan:
src/Http/Controllers/CityController.php#L50
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::failed().
|
phpstan:
src/Http/Controllers/CityController.php#L62
PHPDoc tag @throws with type Fintech\Core\Exceptions\StoreOperationException is not subtype of Throwable
|
phpstan:
src/Http/Controllers/CityController.php#L70
Call to method setModel() on an unknown class Fintech\Core\Exceptions\StoreOperationException.
|
phpstan:
src/Http/Controllers/CityController.php#L70
Instantiated class Fintech\Core\Exceptions\StoreOperationException not found.
|
phpstan:
src/Http/Controllers/CityController.php#L73
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::created().
|
phpstan:
src/Http/Controllers/CityController.php#L80
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::failed().
|
phpstan:
src/Http/Controllers/CityController.php#L106
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::notfound().
|
phpstan:
src/Http/Controllers/CityController.php#L110
Call to an undefined method Illuminate\Contracts\Routing\ResponseFactory::failed().
|
phpstan:
src/Http/Controllers/CityController.php#L123
PHPDoc tag @throws with type Fintech\Core\Exceptions\UpdateOperationException|Illuminate\Database\Eloquent\ModelNotFoundException is not subtype of Throwable
|
phpstan:
src/Http/Controllers/CityController.php#L137
Call to method setModel() on an unknown class Fintech\Core\Exceptions\UpdateOperationException.
|