Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
RegistryAware Interface Reference

Handles the injection of Registry into other class. More...

Inheritance diagram for RegistryAware:
Item Locator Parser Sanitize Source

Public Member Functions

 set_registry (Registry $registry)
 Set the Registry into the class.
 

Detailed Description

Handles the injection of Registry into other class.

{

See also
SimplePie\SimplePie\get_registry()}

Member Function Documentation

◆ set_registry()

RegistryAware::set_registry ( Registry $registry)

Set the Registry into the class.

Parameters
Registry$registry
Return values
void

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