namespace Drupal\console_test\Command
Same name in other branches
| Object name | File name | Summary |
|---|---|---|
| ConsoleExampleCommand | core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleCommand.php | An example command. |
| ConsoleExampleConfigureCommand | core/modules/system/tests/modules/console_test/src/Command/ConsoleExampleConfigureCommand.php | An example command using configure() instead of the AsCommand attribute. |
| ConsoleExamplePrivateCommand | core/modules/system/tests/modules/console_test/src/Command/ConsoleExamplePrivateCommand.php | An example private command. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.