Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
izzum
statemachine
loader
JSON
__construct
izzum\statemachine\loader\JSON::__construct PHP Method
JSON Class Documentation
Exibir arquivo
Open project: rolfvreijdenberger/izzum-statemachine
__construct()
public
method
public
__construct
(
string
$json
)
$json
string
optional a valid json string according to the schema
public function __construct($json) { $this->json = $json; }
JSON
__construct
__toString
createFromFile
getJSON
getJSONSchema
load
toString