ImportAsirDirecTAccessOnlyCommand
extends ContainerAwareCommand
in package
Table of Contents
Properties
- $connection : mixed
Methods
- __construct() : mixed
- configure() : mixed
- execute() : mixed
Properties
$connection
private
mixed
$connection
Methods
__construct()
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface