SubjectList
extends ModuleCommandAbstract
in package
Tags
Table of Contents
- $output : OutputInterface
- __construct() : mixed
- configure() : mixed
- execute() : mixed
Properties
$output
protected
OutputInterface
$output
Tags
Methods
__construct()
public
__construct() : mixed
Tags
Return values
mixed —configure()
protected
configure() : mixed
Tags
Return values
mixed —execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface