Continue throwing same exception when edit entity #925
ci.yaml
on: pull_request
linter
38s
phpstan
37s
Matrix: phpunit
Annotations
3 errors
phpstan:
src/Controller/AbstractCrudController.php#L239
Instantiated class EasyCorp\Bundle\EasyAdminBundle\Controller\BadRequestHttpException not found.
|
phpstan:
src/Controller/AbstractCrudController.php#L239
Throwing object of an unknown class EasyCorp\Bundle\EasyAdminBundle\Controller\BadRequestHttpException.
|
phpstan
Process completed with exit code 1.
|