8000 Fix missing parenthesis · symfony/symfony@7916ea9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7916ea9

Browse files
authored
Fix missing parenthesis
1 parent 0f526c9 commit 7916ea9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Bundle/WebServerBundle/Command/ServerLogCommand.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ protected function configure()
6363
6464
<info>php %command.full_name% --filter=port</info>
6565
EOF
66+
)
6667
;
6768
}
6869

0 commit comments

Comments
 (0)
0