mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-17 04:18:41 +00:00
Implement more schedule tests
This commit is contained in:
parent
0d7d252b56
commit
bdb6ee06fb
|
|
@ -24,16 +24,10 @@ use phpOMS\System\File\PathException;
|
|||
* @license OMS License 1.0
|
||||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
* @codeCoverageIgnore
|
||||
*/
|
||||
abstract class SchedulerAbstract
|
||||
{
|
||||
/**
|
||||
* Tasks.
|
||||
*
|
||||
* @var TaskAbstract[]
|
||||
* @since 1.0.0
|
||||
*/
|
||||
protected $tasks = [];
|
||||
|
||||
/**
|
||||
* Bin path.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user