\JsonSerializable
JsonSerializable interface. This file should only be loaded on PHP < 5.4 It allows us to implement it in classes without requiring PHP 5.4
Synopsis
Methods
public
- jsonSerialize() — Return data which should be serialized by json_encode().