topLevelDomainListCacheInterface
in
Table of Contents
- fetch() : topInterfaceLevelDomainListInterface|null
- forget() : bool
- remember() : bool
Methods
fetch()
public
fetch(string $uri) : topInterfaceLevelDomainListInterface|null
Parameters
- $uri : string
Return values
topInterfaceLevelDomainListInterface|null —forget()
public
forget(string $uri) : bool
Parameters
- $uri : string
Return values
bool —remember()
public
remember(string $uri, topInterfaceLevelDomainListInterface $topLevelDomainList) : bool
Parameters
- $uri : string
- $topLevelDomainList : topInterfaceLevelDomainListInterface