Skip to content

Commit 2b87031

Browse files
actions-usersamsonasik
authored andcommitted
[ci-review] Rector Rectify
1 parent a7e7dee commit 2b87031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Console/ConsoleApplication.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ final class ConsoleApplication extends Application
2222
{
2323
private const string NAME = 'Rector';
2424

25-
private const ALLOWED_COMMANDS = [
25+
private const array ALLOWED_COMMANDS = [
2626
'custom-rule',
2727
'process',
2828
'list',

0 commit comments

Comments
 (0)