validate
class validate extends command
Properties
protected user | $user | from command | |
protected factory | $iohandler_factory | ||
protected language | $language |
Methods
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
from
command
configure()
{@inheritdoc}
null
execute(InputInterface $input, OutputInterface $output)
Validate the configuration file
Details
in
command at line 45
ProgressBar
create_progress_bar(int $max, SymfonyStyle $io, OutputInterface $output, bool $message = false)
Create a styled progress bar
at line 58
protected
configure()
{@inheritdoc}
at line 78
protected null
execute(InputInterface $input, OutputInterface $output)
Validate the configuration file