PHP Class Pinq\Caching\CacheAdapter

Author: Elliot Levin ([email protected])
Inheritance: implements Pinq\Caching\ICacheAdapter
Afficher le fichier Open project: timetoogo/pinq Class Usage Examples

Protected Properties

Свойство Type Description
$namespace string | null

Méthodes publiques

Méthode Description
__construct ( $namespace )
getNamespace ( )
hasNamespace ( )

Method Details

__construct() public méthode

public __construct ( $namespace )

getNamespace() public méthode

public getNamespace ( )

hasNamespace() public méthode

public hasNamespace ( )

Property Details

$namespace protected_oe property

protected string|null $namespace
Résultat string | null