do_action( "{$serviceProviderClass::$registration_action}" ) Fires a custom action defined by the Service Provider when it’s registered. ContentsSource Changelog Related Used By Source File: src/Conference/Contracts/Container.php Top ↑Changelog Changelog Version Description 1.0.0 Introduced. Top ↑Related Top ↑Used By Used By Used By Description src/Conference/Contracts/Container.php: Container::register() Overrides the parent method to fire an action when a service provider is registered.
Top ↑Used By Used By Used By Description src/Conference/Contracts/Container.php: Container::register() Overrides the parent method to fire an action when a service provider is registered.