Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core_calendar\external\date_exporter Class Reference

Class for normalising the date data. More...

Inheritance diagram for core_calendar\external\date_exporter:

Public Member Functions

 __construct ($data, $related=[])
 Constructor for date_exporter.
 

Static Protected Member Functions

static define_properties ()
 

Detailed Description

Class for normalising the date data.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Constructor & Destructor Documentation

◆ __construct()

core_calendar\external\date_exporter::__construct ( $data,
$related = [] )

Constructor for date_exporter.

Parameters
array$data
array$relatedThe related information

The documentation for this class was generated from the following file: