Lazy_String::jsonSerialize() Source File: src/Tribe/Utils/Lazy_String.php public function jsonSerialize() { return $this->value(); } Expand full source code Collapse full source code