plugin/di/di_plugin library

Classes

DIPlugin
DIPlugin is an abstract class that extends the Plugin class. It is associated with the Dependency Injection (DI) Plugin type and includes methods for registering, unregistering, retrieving, and checking the existence of instances in the DI container.