PHP Class LdapTools\Factory\CacheFactory

Author: Chad Sikorra ([email protected])
Afficher le fichier Open project: ldaptools/ldaptools Class Usage Examples

Méthodes publiques

Méthode Description
get ( $type, array $options ) : LdapTools\Cache\CacheInterface Retrieve the Cache object by its configured type and options.

Method Details

get() public static méthode

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