‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Command\SiteSetsListCommand Class Reference
Inheritance diagram for TYPO3\CMS\Core\Command\SiteSetsListCommand:

Public Member Functions

 __construct (protected readonly SetCollector $setCollector)
 

Protected Member Functions

 execute (InputInterface $input, OutputInterface $output)
 

Detailed Description

Command for listing all configured sites

Definition at line 30 of file SiteSetsListCommand.php.

Constructor & Destructor Documentation

◆ __construct()

TYPO3\CMS\Core\Command\SiteSetsListCommand::__construct ( protected readonly SetCollector  $setCollector)

Definition at line 32 of file SiteSetsListCommand.php.

Member Function Documentation

◆ execute()

TYPO3\CMS\Core\Command\SiteSetsListCommand::execute ( InputInterface  $input,
OutputInterface  $output 
)
protected

Shows a table with all configured sites

Definition at line 41 of file SiteSetsListCommand.php.

References $output.