PHP 클래스 LdapTools\Factory\CacheFactory

저자: Chad Sikorra ([email protected])
파일 보기 프로젝트 열기: ldaptools/ldaptools 1 사용 예제들

공개 메소드들

메소드 설명
get ( $type, array $options ) : LdapTools\Cache\CacheInterface Retrieve the Cache object by its configured type and options.

메소드 상세

get() 공개 정적인 메소드

Retrieve the Cache object by its configured type and options.
public static get ( $type, array $options ) : LdapTools\Cache\CacheInterface
$type
$options array
리턴 LdapTools\Cache\CacheInterface