mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix type hinting
This commit is contained in:
parent
89a700ff61
commit
bb18082c3a
@ -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
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user