MDL-57730 core_calendar: fixed incompatibility with PHP 5.x
commit5e6e3babf43ac993d9b663709f68d7c8af2ffdaf
authorMark Nelson <markn@moodle.com>
Mon, 20 Feb 2017 08:17:28 +0000 (20 16:17 +0800)
committerDamyon Wiese <damyon@moodle.com>
Mon, 3 Apr 2017 03:36:33 +0000 (3 11:36 +0800)
tree4da9e362e26c95eb9b3b752ce07c519b5d5594d2
parentaa457b7deed5ec5c9a2abca40fa06463175c519a
MDL-57730 core_calendar: fixed incompatibility with PHP 5.x

Also removed unused function and fixed PHPDocs.

Part of MDL-55611 epic.
calendar/classes/local/event/data_access/event_vault.php
calendar/classes/local/interfaces/event_vault_interface.php