CliTemplate
extends CliExtension
in package
Describes CliTemplate control.
Table of Contents
Methods
- commandMethod() : bool
- commandMethod method control.
Methods
commandMethod()
commandMethod method control.
public
commandMethod(InputInterface $input, OutputInterface $output) : bool
Parameters
- $input : InputInterface
-
Console input interface
- $output : OutputInterface
-
Console output interface