Variable PHP_JSON_SERIALIZABLE_PRESETConst

PHP_JSON_SERIALIZABLE_PRESET: PhpPreset = ...

Preset, which implements PHP’s JsonSerializable interface.

Using this will allow to json serialize the model using json_encode().

Implements

Generated using TypeDoc