PHP 트레잇 Airship\Engine\Bolt\Cache

Used to cache stuff in memory or the filesystem.
파일 보기 프로젝트 열기: paragonie/airship

공개 프로퍼티들

프로퍼티 타입 설명
$airship_cspcache_object File
$airship_filecache_object File

공개 메소드들

메소드 설명
tightenCacheBolt ( ) After loading the Cache bolt in place, configure it.

메소드 상세

tightenCacheBolt() 공개 메소드

After loading the Cache bolt in place, configure it.
public tightenCacheBolt ( )

프로퍼티 상세

$airship_cspcache_object 공개적으로 프로퍼티

public File $airship_cspcache_object
리턴 File

$airship_filecache_object 공개적으로 프로퍼티

public File $airship_filecache_object
리턴 File