Moodle PHP Documentation 4.4
Moodle 4.4.9+ (Build: 20250711) (4ea86454947)
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: