Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core\hook\deprecated_callback_replacement Interface Reference

Static Public Member Functions

static get_deprecated_plugin_callbacks ()
 Returns list of lib.php plugin callbacks that were deprecated by the hook.
 

Member Function Documentation

◆ get_deprecated_plugin_callbacks()

static core\hook\deprecated_callback_replacement::get_deprecated_plugin_callbacks ( )
static

Returns list of lib.php plugin callbacks that were deprecated by the hook.

It is used for automatic debugging messages and if present it also skips relevant legacy callbacks in plugins that implemented callbacks for this hook (to allow plugin compatibility with multiple Moodle branches).

Return values
array

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