MDL-58442 core_calendar: Rename core_container to simply container
authorCameron Ball <cameron@moodle.com>
Mon, 3 Apr 2017 04:53:38 +0000 (12:53 +0800)
committerDan Poltawski <dan@moodle.com>
Tue, 4 Apr 2017 10:01:56 +0000 (11:01 +0100)
commitd10693cb63986b3cb713a8220fe56a5fb52d2668
treeae4cfb6e7e5cc4778a1c8f1823bb72d2ea9ec618
parente77830f2e369a5eda56e7aafec91e0628b5a0291
MDL-58442 core_calendar: Rename core_container to simply container

core_container was confusing as it looks Frankenstyleish.

Part of MDL-55611 epic.
calendar/classes/external/event_action_exporter.php
calendar/classes/local/api.php
calendar/classes/local/event/container.php [moved from calendar/classes/local/event/core_container.php with 99% similarity]
calendar/tests/container_test.php [moved from calendar/tests/core_container_test.php with 94% similarity]