예제 #1
0
파일: extends.php 프로젝트: confile/mypihc
 public function __construct(CrontabAdapter $crontabAdapter)
 {
     parent::__construct($crontabAdapter);
 }