Documentation

Maintenance

Table of Contents

isMaintain()  : bool
Check is the site maintaince mode is enable.
run()  : void
Run the site maintaince mode if enable.
updataMaintenance()  : void
Upgrade the maintaince mode dynamically.

Methods

isMaintain()

Check is the site maintaince mode is enable.

public isMaintain() : bool
Tags
since
1.0.0
Return values
bool

run()

Run the site maintaince mode if enable.

public run() : void
Tags
since
1.0.0
Return values
void

updataMaintenance()

Upgrade the maintaince mode dynamically.

public updataMaintenance((bool) $status) : void
Parameters
$status : (bool)
Tags
since
1.0.0
Return values
void

Search results