diff --git a/src/Bundle/ChillPersonBundle/Controller/ClosingMotiveController.php b/src/Bundle/ChillPersonBundle/Controller/ClosingMotiveController.php index cf1436b99..8e9b9d14d 100644 --- a/src/Bundle/ChillPersonBundle/Controller/ClosingMotiveController.php +++ b/src/Bundle/ChillPersonBundle/Controller/ClosingMotiveController.php @@ -22,7 +22,7 @@ use Symfony\Component\HttpFoundation\Request; class ClosingMotiveController extends CRUDController { /** - * @param \Chill\MainBundle\CRUD\Controller\string|string $action + * @param string $action */ protected function createEntity($action, Request $request): object {