Skip to content

DevToolsServiceProvider

github-actions edited this page Apr 13, 2026 · 1 revision

DevToolsServiceProvider registers the services provided by this package.

This class implements the ServiceProviderInterface from the PHP-Interop container package, allowing it to be used with any compatible dependency injection container.


  • Full name: \FastForward\DevTools\ServiceProvider\DevToolsServiceProvider
  • This class is marked as final and can't be subclassed
  • This class implements: ServiceProviderInterface
  • This class is a Final class

Methods

getFactories

public getFactories(): array

getExtensions

public getExtensions(): array

Clone this wiki locally