UnlockBackendCommand extends Command

Core function for unlocking the TYPO3 Backend

Attributes
#[AsCommand]
'backend:unlock'
'Unlock the TYPO3 Backend'

Table of Contents

Properties

$lockService  : BackendLocker

Methods

__construct()  : mixed
execute()  : int
Executes the command for removing the lock file

Properties

Methods

execute()

Executes the command for removing the lock file

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

        
On this page

Search results