PHP 클래스 HippoPHP\Hippo\LazyFactory

파일 보기 프로젝트 열기: hippophp/hippo 1 사용 예제들

공개 메소드들

메소드 설명
get ( mixed $cacheKey, callable $factory ) : mixed
resetCache ( ) : File

메소드 상세

get() 공개 메소드

public get ( mixed $cacheKey, callable $factory ) : mixed
$cacheKey mixed
$factory callable
리턴 mixed

resetCache() 공개 메소드

public resetCache ( ) : File
리턴 File