Skip to content

Commit 26211c8

Browse files
[5.4] cs fixes
1 parent 3902492 commit 26211c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Command/WorkflowDumpCommand.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@ class WorkflowDumpCommand extends Command
3636
protected static $defaultName = 'workflow:dump';
3737
protected static $defaultDescription = 'Dump a workflow';
3838
/**
39-
* string is the service id
39+
* string is the service id.
40+
*
4041
* @var array<string, Definition>
4142
*/
4243
private $workflows = [];

0 commit comments

Comments
 (0)