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
EngineFactory
PHP Class Browscap\Data\Factory\EngineFactory
Author:
Thomas Müller (
[email protected]
)
显示文件
Open project: browscap/browscap
Class Usage Examples
Public Methods
Method
Description
build
(
array
$engineData
,
array
$json
,
string
$engineName
) :
Engine
Load a engines.json file and parse it into the platforms data array
Method Details
build()
public
method
Load a engines.json file and parse it into the platforms data array
public
build
(
array
$engineData
,
array
$json
,
string
$engineName
) :
Engine
$engineData
array
$json
array
$engineName
string
return
Browscap\Data\Engine