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. |