SiteSetsListCommand extends Command

Command for listing all configured sites

Table of Contents

Properties

$setRegistry  : SetRegistry

Methods

__construct()  : mixed
configure()  : void
Defines the allowed options for this command
execute()  : int
Shows a table with all configured sites
getLanguageService()  : LanguageService

Properties

Methods

configure()

Defines the allowed options for this command

protected configure() : void

execute()

Shows a table with all configured sites

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

        
On this page

Search results