PHP 클래스 Yalesov\Cron\Controller\CronController

저자: yalesov ([email protected])
상속: extends Zend\Mvc\Controller\AbstractActionController
파일 보기 프로젝트 열기: heartsentwined/zf2-cron

공개 메소드들

메소드 설명
indexAction ( ) : Response | void run the cron service

메소드 상세

indexAction() 공개 메소드

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