ValidateCommand
extends Command
in package
Command to validate a bag.
Table of Contents
- configure() : mixed
- {@inheritdoc}
- execute() : int
- {@inheritdoc}
Methods
configure()
{@inheritdoc}
protected
configure() : mixed
Return values
mixed —execute()
{@inheritdoc}
protected
execute(InputInterface $input, OutputInterface $output) : int
Parameters
- $input : InputInterface
- $output : OutputInterface