You appear to be a bot. Output may be restricted
Description
Usage
JsonSerializable_Object::jsonSerialize();
Parameters
Returns
void
Source
File name: wordpress-develop-tests/phpunit/includes/class-jsonserializable-object.php
Lines:
1 to 3 of 3
public function jsonSerialize() { return $this->data; }