PHP Class Contao\PurgeData

Inheritance: extends Backend, implements executable
Mostra file Open project: contao/core-bundle

Public Methods

Method Description
isActive ( ) : boolean Return true if the module is active
run ( ) : string Generate the module

Method Details

isActive() public method

Return true if the module is active
public isActive ( ) : boolean
return boolean

run() public method

Generate the module
public run ( ) : string
return string