ListCommand extends ListCommand
ListCommand class. This command is a hidden version of the Symfony Console ListCommand. It is used to provide a list of commands without displaying it in the help output. This can be useful for internal purposes or when you want to keep the command list hidden from the user.
Table of Contents
Methods
- configure() : mixed
- {@inheritdoc}
Methods
configure()
{@inheritdoc}
protected
configure() : mixed