AlterJSONStringifyPropertyTrait
Table of Contents
Methods
- alterJsonStringifyProperty() : string|false|null
- Returns the JSON representation of a value
Methods
alterJsonStringifyProperty()
Returns the JSON representation of a value
public
alterJsonStringifyProperty(mixed $value[, array<string|int, mixed> $definition = [] ][, bool &$modified = false ]) : string|false|null
Parameters
- $value : mixed
- $definition : array<string|int, mixed> = []
- $modified : bool = false