|
| get (string $field) |
|
| with (callable $callable=null) |
|
Definition at line 14 of file JsonObject.php.
◆ fromArray()
static Commercetools\Base\JsonObject::fromArray |
( |
array |
$data = [] | ) |
|
|
static |
◆ fromStdClass()
static Commercetools\Base\JsonObject::fromStdClass |
( |
stdClass |
$data = null | ) |
|
|
static |
◆ get()
Commercetools\Base\JsonObject::get |
( |
string |
$field | ) |
|
◆ of()
static Commercetools\Base\JsonObject::of |
( |
|
$data = null | ) |
|
|
static |
◆ with()
Commercetools\Base\JsonObject::with |
( |
callable |
$callable = null | ) |
|
The documentation for this interface was generated from the following file: