PHP Class Yalesov\Cron\Controller\CronController

Author: yalesov ([email protected])
Inheritance: extends Zend\Mvc\Controller\AbstractActionController
Afficher le fichier Open project: heartsentwined/zf2-cron

Méthodes publiques

Méthode Description
indexAction ( ) : Response | void run the cron service

Method Details

indexAction() public méthode

if called from browser, will suppress output and continue execution in background
public indexAction ( ) : Response | void
Résultat Response | void