JsonCodec
Interfaces to serialize and deserialize PHP objects to/from JSON
Loading...
Searching...
No Matches
Wikimedia\JsonCodec\JsonCodecInterface Member List

This is the complete list of members for Wikimedia\JsonCodec\JsonCodecInterface, including all inherited members.

newFromJsonArray( $json, $classHint=null)Wikimedia\JsonCodec\JsonCodecInterface
toJsonArray( $value, $classHint=null)Wikimedia\JsonCodec\JsonCodecInterface