LockBackendCommand extends Command

Core function for locking the TYPO3 Backend

Attributes
#[AsCommand]
'backend:lock'
'Lock the TYPO3 Backend'

Table of Contents

Properties

$lockService  : BackendLocker

Methods

__construct()  : mixed
configure()  : mixed
Configure the command by defining the name, options and arguments
execute()  : int
Executes the command for adding the lock file

Properties

Methods

configure()

Configure the command by defining the name, options and arguments

protected configure() : mixed

execute()

Executes the command for adding the lock file

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

        
On this page

Search results