CronController
extends Controller
in package
Table of Contents
Properties
- $start : float
- Cronjob start in microtime.
Methods
- initialize() : mixed
- Disable view render and start cronjob.
- pullAction() : mixed
Properties
$start
Cronjob start in microtime.
private
float
$start
Methods
initialize()
Disable view render and start cronjob.
public
initialize() : mixed
pullAction()
public
pullAction() : mixed