topLevelDomainsStorage
in package
implements
topLevelDomainListStorageInterface
Interfaces, Classes, Traits and Enums
Table of Contents
- $cache : topLevelDomainListCacheInterface
- $client : topLevelDomainListClientInterface
- __construct() : mixed
- delete() : bool
- get() : topInterfaceLevelDomainListInterface
Properties
$cache
private
topLevelDomainListCacheInterface
$cache
$client
private
topLevelDomainListClientInterface
$client
Methods
__construct()
public
__construct(topLevelDomainListCacheInterface $cache, topLevelDomainListClientInterface $client) : mixed
Parameters
- $cache : topLevelDomainListCacheInterface
- $client : topLevelDomainListClientInterface
Return values
mixed —delete()
public
delete(string $uri) : bool
Parameters
- $uri : string
Return values
bool —get()
public
get(string $uri) : topInterfaceLevelDomainListInterface
Parameters
- $uri : string