mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
PHP CS Fixer updated (3.63.1 -> v3.64.0)
This commit is contained in:
@@ -423,7 +423,7 @@ class EntityWorkflow implements TrackCreationInterface, TrackUpdateInterface
|
||||
WorkflowTransitionContextDTO $transitionContextDTO,
|
||||
string $transition,
|
||||
\DateTimeImmutable $transitionAt,
|
||||
?User $byUser = null
|
||||
?User $byUser = null,
|
||||
): self {
|
||||
$previousStep = $this->getCurrentStep();
|
||||
|
||||
|
Reference in New Issue
Block a user