PHP Class Webiny\Component\Cache\Bridge\AbstractCache

Inheritance: implements Webiny\Component\Cache\Bridge\StorageInterface, use trait Webiny\Component\StdLib\ValidatorTrait
Afficher le fichier Open project: Webiny/Framework

Méthodes publiques

Méthode Description
getInstance ( ) : Webiny\Component\Cache\Bridge\CacheStorageInterface Create an instance of a cache driver.

Method Details

getInstance() public static méthode

Create an instance of a cache driver.
public static getInstance ( ) : Webiny\Component\Cache\Bridge\CacheStorageInterface
Résultat Webiny\Component\Cache\Bridge\CacheStorageInterface