Container/ServiceProvider ServiceProviderInterface.php

Part of Omega - Container Package.

php version 8.3

Interfaces

ServiceProviderInterface ServiceProviderInterface defines a contract for binding services to an application container within the Omega framework. Implementations of this interface will provide the logic to register services or dependencies into the application's service container.