PHP 클래스 UserAgentParser\Provider\BrowscapLite

또한 보기: https://github.com/browscap/browscap-php
저자: Martin Keckeis ([email protected])
상속: extends AbstractBrowscap
파일 보기 프로젝트 열기: ThaDafinser/UserAgentParser 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
$detectionCapabilities
$name string Name of the provider

공개 메소드들

메소드 설명
__construct ( Browscap $parser )

메소드 상세

__construct() 공개 메소드

public __construct ( Browscap $parser )
$parser BrowscapPHP\Browscap

프로퍼티 상세

$detectionCapabilities 보호되어 있는 프로퍼티

protected $detectionCapabilities

$name 보호되어 있는 프로퍼티

Name of the provider
protected string $name
리턴 string