PHP Trait Airship\Engine\Bolt\Cache

Used to cache stuff in memory or the filesystem.
Afficher le fichier Open project: paragonie/airship

Méthodes publiques

Свойство Type Description
$airship_cspcache_object File
$airship_filecache_object File

Méthodes publiques

Méthode Description
tightenCacheBolt ( ) After loading the Cache bolt in place, configure it.

Method Details

tightenCacheBolt() public méthode

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

Property Details

$airship_cspcache_object public_oe property

public File $airship_cspcache_object
Résultat File

$airship_filecache_object public_oe property

public File $airship_filecache_object
Résultat File