コード例 #1
0
ファイル: extends.php プロジェクト: confile/mypihc
 public function __construct(CrontabAdapter $crontabAdapter)
 {
     parent::__construct($crontabAdapter);
 }