PHP Class Pheasant\Cache\ArrayCache

Inheritance: implements Pheasant\Cache
Afficher le fichier Open project: lox/pheasant

Méthodes publiques

Méthode Description
add ( $object )
clear ( )
get ( $hash )
has ( $hash )

Method Details

add() public méthode

public add ( $object )

clear() public méthode

public clear ( )

get() public méthode

public get ( $hash )

has() public méthode

public has ( $hash )