Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
Contao
Maintenance
PHP Class Contao\Maintenance
Inheritance:
extends
Backend
,
implements
executable
Show 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