Documentation

InstantiableFromJson

Interface für Klassen die mittels Json-Klassen erstellbar sind

Tags
category

Framework

author

schukai GmbH [email protected]

license

http://alvine.io/license/ Licence

link

Alvine

since
20191014

Table of Contents

Methods

getInstanceFromJson()  : self
Erstellt ein neues Objekt und initialisiert Werte aus einer JSON Zeichenkette

Methods

getInstanceFromJson()

Erstellt ein neues Objekt und initialisiert Werte aus einer JSON Zeichenkette

public static getInstanceFromJson(string $json) : self
Parameters
$json : string
Return values
self

        
On this page

Search results