ConfigureCommand
extends Command
in package
Command for a user to configure an application before installing it.
Tags
Table of Contents
- configure() : mixed
- execute() : mixed
- getSelectedEntryPoint() : mixed
- normalizeEp() : mixed
Methods
configure()
protected
configure() : mixed
Tags
Return values
mixed —execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
mixed —getSelectedEntryPoint()
protected
getSelectedEntryPoint(mixed $ep[, mixed $allowList = false ]) : mixed
Parameters
- $ep : mixed
- $allowList : mixed = false
Tags
Return values
mixed —normalizeEp()
private
normalizeEp(mixed $ep) : mixed
Parameters
- $ep : mixed