PHP 클래스 Contao\Maintenance

상속: extends Backend, implements executable
파일 보기 프로젝트 열기: contao/core-bundle

공개 메소드들

메소드 설명
isActive ( ) : boolean Return true if the module is active
run ( ) : string Generate the module

메소드 상세

isActive() 공개 메소드

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

run() 공개 메소드

Generate the module
public run ( ) : string
리턴 string