AlterJSONParsePropertyTrait
Table of Contents
Methods
- alterJsonParseProperty() : string|false|null
- Decodes a JSON string
Methods
alterJsonParseProperty()
Decodes a JSON string
public
alterJsonParseProperty(mixed $value[, array<string|int, mixed> $definition = [] ][, bool &$modified = false ]) : string|false|null
Parameters
- $value : mixed
- $definition : array<string|int, mixed> = []
- $modified : bool = false