コード例 #1
0
ファイル: cron_service.php プロジェクト: vazahat/dudex
 private function __construct()
 {
     $this->cronJobDao = BOL_CronJobDao::getInstance();
 }