Details
Description
The CronTasks model has changed in CORE-2435, and some methods have been updated that the plugin calls.
These should be updated:
- CronTasks::getByKey. Pass in all arguments specifying this task is a plugin task
- CronTasks::getTaskRunByKey. Pass in all arguments specifying this task is a plugin task
- CronTasks::add. Pass task_type and dir instead of plugin_dir
- CronTasks::delete. Replace this deprecated method with CronTasks::deleteTask