com\setasign\SetaFramework\SimpleCache
ApplicationCacheHandler Class ApplicationCacheHandler
File: /SetaFramework/src/SimpleCache/ApplicationCacheHandler.php
Class hierarchy
Summary
Properties
$applicationName
private ApplicationCacheHandler::$applicationName
$cacheHandler
private ApplicationCacheHandler::$cacheHandler
Methods
__construct()
Parameters
- $cacheHandler : CacheHandler
- $applicationName : string
getCache()
public ApplicationCacheHandler::getCache (
string $channel = 'default'
): ?\Psr\SimpleCache\CacheInterfaceParameters
- $channel : string
