PHP 클래스 Pheasant\Cache\ArrayCache

상속: implements Pheasant\Cache
파일 보기 프로젝트 열기: lox/pheasant

공개 메소드들

메소드 설명
add ( $object )
clear ( )
get ( $hash )
has ( $hash )

메소드 상세

add() 공개 메소드

public add ( $object )

clear() 공개 메소드

public clear ( )

get() 공개 메소드

public get ( $hash )

has() 공개 메소드

public has ( $hash )