SiteListCommand extends Command

Command for listing all configured sites

Attributes
#[AsCommand]
'site:list'
'Shows the list of sites available to the system.'
#[AsNonSchedulableCommand]

Table of Contents

Properties

$siteFinder  : SiteFinder

Methods

__construct()  : mixed
execute()  : int
Shows a table with all configured sites

Properties

Methods

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