mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 19:13:49 +00:00
Upgrade CS to PHP CS Fixer 3.65.0 (700668e) Persian Successor (was version 3.64.x)
This commit is contained in:
@@ -30,7 +30,7 @@ use Symfony\Component\Workflow\Registry;
|
||||
class EntityWorkflowManager
|
||||
{
|
||||
/**
|
||||
* @param \Chill\MainBundle\Workflow\EntityWorkflowHandlerInterface[] $handlers
|
||||
* @param EntityWorkflowHandlerInterface[] $handlers
|
||||
*/
|
||||
public function __construct(private readonly iterable $handlers, private readonly Registry $registry) {}
|
||||
|
||||
|
Reference in New Issue
Block a user