Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Browscap
Data
Factory
PlatformFactory
PHP Class Browscap\Data\Factory\PlatformFactory
Author:
Thomas Müller (
[email protected]
)
Afficher le fichier
Open project: browscap/browscap
Class Usage Examples
Méthodes publiques
Méthode
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
méthode
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
Résultat
Browscap\Data\Platform