moodle/analytics
David Mudrák 3b7c7918f3 MDL-61667 analytics: Deprecate the add_builtin_models() method
The functionality of the \core_analytics\manager::add_builtin_models()
method is to be replaced with automatic update of models provided by the
core moodle component. There is no need to call this method explicitly
any more. Instead, adding new models will be done by updating the
lib/db/analytics.php file and bumping the core version.
2019-04-01 14:23:06 +02:00
..
classes MDL-61667 analytics: Deprecate the add_builtin_models() method 2019-04-01 14:23:06 +02:00
tests MDL-61667 analytics: Deprecate the add_builtin_models() method 2019-04-01 14:23:06 +02:00
upgrade.txt MDL-61667 analytics: Deprecate the add_builtin_models() method 2019-04-01 14:23:06 +02:00