JsonEncoderTrait
Trait JsonEncoderTrait
Tags
Table of Contents
- jsonEncode() : string
- json_encode which throws exception on error.
Methods
jsonEncode()
json_encode which throws exception on error.
public
static jsonEncode(mixed $data, int $flags[, int $depth = 512 ]) : string
Parameters
- $data : mixed
- $flags : int
- $depth : int = 512