-
-
Notifications
You must be signed in to change notification settings - Fork 0
EventDispatcherServiceProvider
github-actions edited this page Apr 6, 2026
·
1 revision
Register the event-dispatcher services exposed by this package.
- Full name:
\FastForward\EventDispatcher\ServiceProvider\EventDispatcherServiceProvider - This class is marked as final and can't be subclassed
- This class implements:
ServiceProviderInterface - This class is a Final class
Return the service factories provided by this library.
public getFactories(): array<class-string,mixed>Return Value:
factory definitions keyed by service identifier
Return service extensions applied after factory creation.
public getExtensions(): array<class-string,object>Return Value:
extension callbacks keyed by service identifier