Moodle APIs 4.3
Moodle 4.3.6 (Build: 20240812)

Variables

 $tasks
 

Detailed Description

Variable Documentation

◆ $tasks

$tasks
Initial value:
= array(
array(
'classname' => 'enrol_imsenterprise\task\cron_task',
'blocking' => 0,
'minute' => '10',
'hour' => '*',
'day' => '*',
'month' => '*',
'dayofweek' => '*'
)
)