BlueSpice MediaWiki master
|
Public Member Functions | |
jsonSerialize () | |
Objects implementing JsonSerializable can customize their JSON representation when encoded with json_encode. http://php.net/manual/en/class.jsonserializable.php
JsonSerializable::jsonSerialize | ( | ) |
Specify data which should be serialized to JSON mixed data which can be serialized by json_encode, which is a value of any type other than a resource. 5.4.0
Implemented in EchoEventPresentationModel, BlueSpice\Entity, JakubOnderka\PhpParallelLint\SyntaxError, JakubOnderka\PhpParallelLint\Result, BlueSpice\EntityConfig, JakubOnderka\PhpParallelLint\Blame, RatingConfig, JakubOnderka\PhpParallelLint\Error, NSFileRepo\MWNamespace, BlueSpice\Social\Rating\RatingItem\Entity, RatingItem, BlueSpice\Data\Record, RatingItemArticle, RatingItemArticleLike, BlueSpice\Extension, and JakubOnderka\PhpParallelLint\Exception.