PHP 클래스 Webiny\Component\Cache\Bridge\AbstractCache

상속: implements Webiny\Component\Cache\Bridge\StorageInterface, use trait Webiny\Component\StdLib\ValidatorTrait
파일 보기 프로젝트 열기: Webiny/Framework

공개 메소드들

메소드 설명
getInstance ( ) : Webiny\Component\Cache\Bridge\CacheStorageInterface Create an instance of a cache driver.

메소드 상세

getInstance() 공개 정적인 메소드

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