phpDocumentor

CacheInitializerAggregate
in package

Class CacheInitializerAggregate

Table of Contents

$initializers  : array<string, CacheInitializer>
getInitialValueFor()  : CachedData
hasInitializerFor()  : bool
setInitializerForCache()  : void

Properties

Methods

hasInitializerFor()

public hasInitializerFor(string $cacheNamespace, string $cacheKey) : bool
Parameters
$cacheNamespace : string
$cacheKey : string
Return values
bool

Search results