Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
core\hook\di_configuration Class Reference

Public Member Functions

 __construct (protected ContainerBuilder ContainerBuilder $builder,)
 Create the Dependency Injection configuration hook instance.
 
 add_definition (string $id, callable $definition,)
 

Constructor & Destructor Documentation

◆ __construct()

core\hook\di_configuration::__construct ( protected ContainerBuilder ContainerBuilder $builder)

Create the Dependency Injection configuration hook instance.

Parameters
ContainerBuilder$builder
Parameters
$builderThe PHP-DI Builder

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