‪TYPO3CMS  9.5
TYPO3\CMS\Core\Command\SiteShowCommand Class Reference
Inheritance diagram for TYPO3\CMS\Core\Command\SiteShowCommand:

Protected Member Functions

 configure ()
 
 execute (InputInterface $input, OutputInterface $output)
 

Detailed Description

Command for showing the configuration of a site

Definition at line 30 of file SiteShowCommand.php.

Member Function Documentation

◆ configure()

TYPO3\CMS\Core\Command\SiteShowCommand::configure ( )
protected

Defines the allowed options for this command

Definition at line 35 of file SiteShowCommand.php.

◆ execute()

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

Shows the configuration of a site

Definition at line 50 of file SiteShowCommand.php.

References $output.