PHP 클래스 Browscap\Data\Device

저자: Thomas Müller ([email protected])
파일 보기 프로젝트 열기: browscap/browscap 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( array $properties, boolean $standard )
getProperties ( ) : string[]
isStandard ( ) : boolean

메소드 상세

__construct() 공개 메소드

public __construct ( array $properties, boolean $standard )
$properties array
$standard boolean

getProperties() 공개 메소드

public getProperties ( ) : string[]
리턴 string[]

isStandard() 공개 메소드

public isStandard ( ) : boolean
리턴 boolean