PHP Class Nelmio\SecurityBundle\UserAgent\UAFamilyParser\PsrCacheUAFamilyParser

Inheritance: implements Nelmio\SecurityBundle\UserAgent\UAFamilyParser\UAFamilyParserInterface
Afficher le fichier Open project: nelmio/NelmioSecurityBundle

Méthodes publiques

Méthode Description
__construct ( Psr\Cache\CacheItemPoolInterface $cache, UAFamilyParser $parser, $lifetime, $prefix = 'nelmio-ua-parser-' )
getUaFamily ( $userAgent )

Method Details

__construct() public méthode

public __construct ( Psr\Cache\CacheItemPoolInterface $cache, UAFamilyParser $parser, $lifetime, $prefix = 'nelmio-ua-parser-' )
$cache Psr\Cache\CacheItemPoolInterface
$parser UAFamilyParser

getUaFamily() public méthode

public getUaFamily ( $userAgent )