Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
tool_dataprivacy\manager_observer Class Reference

A failure observer for the core_privacy\manager. More...

Inheritance diagram for tool_dataprivacy\manager_observer:
core_privacy\manager_observer

Public Member Functions

 handle_component_failure ($e, $component, $interface, $methodname, array $params)
 Notifies all DPOs that an exception occurred.
 

Detailed Description

A failure observer for the core_privacy\manager.

License
http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Member Function Documentation

◆ handle_component_failure()

tool_dataprivacy\manager_observer::handle_component_failure ( $e,
$component,
$interface,
$methodname,
array $params )

Notifies all DPOs that an exception occurred.

Parameters
Throwable$e
string$component
string$interface
string$methodname
array$params

Implements core_privacy\manager_observer.


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