Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Browscap
Data
Factory
PlatformFactory
PHP Class Browscap\Data\Factory\PlatformFactory
Author:
Thomas Müller (
[email protected]
)
显示文件
Open project: browscap/browscap
Class Usage Examples
Public Methods
Method
Description
build
(
array
$platformData
,
array
$json
,
string
$platformName
) :
Platform
Load a platforms.json file and parse it into the platforms data array
Method Details
build()
public
method
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
return
Browscap\Data\Platform