yxorP Documentation

topLevelDomainListPsr16Cache
in package
implements topLevelDomainListCacheInterface

Interfaces, Classes, Traits and Enums

topLevelDomainListCacheInterface

Table of Contents

$cache  : CacheInterface
$cachePrefix  : string
$cacheTtl  : DateInterval|null
__construct()  : mixed
fetch()  : topInterfaceLevelDomainListInterface|null
forget()  : bool
remember()  : bool
cacheKey()  : string

Properties

Methods

__construct()

public __construct(CacheInterface $cache[, string $cachePrefix = '' ][, mixed $cacheTtl = null ]) : mixed
Parameters
$cache : CacheInterface
$cachePrefix : string = ''
$cacheTtl : mixed = null
Return values
mixed

forget()

public forget(string $uri) : bool
Parameters
$uri : string
Tags
throws
InvalidArgumentException
Return values
bool

Search results