Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
LdapTools
Factory
CacheFactory
PHP Class LdapTools\Factory\CacheFactory
Author:
Chad Sikorra (
[email protected]
)
Show file
Open project: ldaptools/ldaptools
Class Usage Examples
Public Methods
Method
Description
get
(
$type
,
array
$options
) :
LdapTools\Cache\CacheInterface
Retrieve the Cache object by its configured type and options.
Method Details
get()
public
static
method
Retrieve the Cache object by its configured type and options.
public
static
get
(
$type
,
array
$options
) :
LdapTools\Cache\CacheInterface
$type
$options
array
return
LdapTools\Cache\CacheInterface