Skip to content

Commit dffed59

Browse files
committed
[ci-review] Rector Rectify
1 parent abd5174 commit dffed59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)