Moodle APIs  3.8
Moodle 3.8.6 (Build: 20201109)
Public Member Functions | List of all members
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. More...
 

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: