We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e4076d commit 6904af4Copy full SHA for 6904af4
PhpDocblockChecker/CheckerApplication.php
@@ -24,7 +24,7 @@ class CheckerApplication extends Application
24
* @param InputInterface $input
25
* @return string
26
*/
27
- protected function getCommandName(InputInterface $input) : string
+ protected function getCommandName(InputInterface $input)
28
{
29
return 'check';
30
}
0 commit comments