Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nelmio
SecurityBundle
UserAgent
UAFamilyParser
DoctrineCacheUAFamilyParser
PHP 클래스 Nelmio\SecurityBundle\UserAgent\UAFamilyParser\DoctrineCacheUAFamilyParser
상속:
implements
Nelmio\SecurityBundle\UserAgent\UAFamilyParser\UAFamilyParserInterface
파일 보기
프로젝트 열기: nelmio/NelmioSecurityBundle
공개 메소드들
메소드
설명
__construct
(
Doctrine\Common\Cache\Cache
$cache
,
UAFamilyParser
$parser
,
$lifetime
,
$prefix
= 'nelmio-ua-parser-' )
getUaFamily
(
$userAgent
)
메소드 상세
__construct()
공개
메소드
public
__construct
(
Doctrine\Common\Cache\Cache
$cache
,
UAFamilyParser
$parser
,
$lifetime
,
$prefix
= 'nelmio-ua-parser-' )
$cache
Doctrine\Common\Cache\Cache
$parser
UAFamilyParser
getUaFamily()
공개
메소드
public
getUaFamily
(
$userAgent
)