Moodle PHP Documentation 5.0
Moodle 5.0.1+ (Build: 20250711) (61af040cd5f)
|
Class for normalising the date data. More...
Public Member Functions | |
__construct ($data, $related=[]) | |
Constructor for date_exporter. | |
Static Protected Member Functions | |
static | define_properties () |
Class for normalising the date data.
core_calendar\external\date_exporter::__construct | ( | $data, | |
$related = [] ) |
Constructor for date_exporter.
array | $data | |
array | $related | The related information |