phpDocumentor

ServiceProviderRegistryCache

Class ServiceProviderRegistryCache

Tags
deprecated

In favor of Gambio\Core\Application\ModuleRegistry\ServiceProviderLoader

Table of Contents

CACHE_KEY  = 'service_provider_registry'
$cache  : SafeCache
__construct()  : mixed
ServiceProviderRegistryCache constructor.
getRegistry()  : array<string|int, mixed>
Returns the service provider registry cache.
hasRegistry()  : bool
Checks if service provider registry cache exists.
setRegistry()  : void
Updates the service provider registry cache.

Constants

Properties

Methods

Search results