SetupExtensionsCommand extends Command

Command for setting up all extensions via CLI.

Table of Contents

Methods

__construct()  : mixed
configure()  : mixed
Defines the allowed options for this command
execute()  : int
Sets up one or all extensions

Methods

configure()

Defines the allowed options for this command

protected configure() : mixed

execute()

Sets up one or all extensions

protected execute(InputInterface $input, OutputInterface $output) : int
Parameters
$input : InputInterface
$output : OutputInterface
Return values
int

        
On this page

Search results