UnlockBackendCommand extends Command

Core function for unlocking the TYPO3 Backend

Table of Contents

Methods

execute()  : int
Executes the command for removing the lock file
getLockFileName()  : string
Location of the file name

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

getLockFileName()

Location of the file name

protected getLockFileName() : string
Return values
string

        
On this page

Search results