stecman / symfony-console-completion

Automatic tab-key completion for Symfony console application options, arguments and parameters
MIT License
420 stars 26 forks source link

Another round of CS fixes #22

Closed aik099 closed 9 years ago

aik099 commented 9 years ago

The fixes in "CompleteCommand.php" weren't auto-fixed due https://github.com/squizlabs/PHP_CodeSniffer/issues/457 bug.

Fixes in test suite are because: