Skip to content

Commit 3b90e54

Browse files
committed
fixed CS
1 parent a8f2446 commit 3b90e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Command/CacheClearCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ public function getProjectDir()
218218
}
219219
220220
EOF;
221-
};
221+
}
222222

223223
$code = <<<EOF
224224
<?php

0 commit comments

Comments
 (0)