Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Browscap
Data
Factory
PlatformFactory
PHP 클래스 Browscap\Data\Factory\PlatformFactory
저자:
Thomas Müller (
[email protected]
)
파일 보기
프로젝트 열기: browscap/browscap
1 사용 예제들
공개 메소드들
메소드
설명
build
(
array
$platformData
,
array
$json
,
string
$platformName
) :
Platform
Load a platforms.json file and parse it into the platforms data array
메소드 상세
build()
공개
메소드
Load a platforms.json file and parse it into the platforms data array
public
build
(
array
$platformData
,
array
$json
,
string
$platformName
) :
Platform
$platformData
array
$json
array
$platformName
string
리턴
Browscap\Data\Platform