Interface JsonSerializable
JsonSerializable interface. This file provides backwards compatibility to PHP 5.3 and ensures the interface is present in systems where JSON related code was removed.
Direct known implementers
Indirect known implementers
Copyright:
Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
License: General Public License version 2 or later; see LICENSE
Since: 1.0
Link: http://www.php.net/manual/en/jsonserializable.jsonserialize.php
Located at vendor/joomla/compat/src/JsonSerializable.php
License: General Public License version 2 or later; see LICENSE
Since: 1.0
Link: http://www.php.net/manual/en/jsonserializable.jsonserialize.php
Located at vendor/joomla/compat/src/JsonSerializable.php
Methods summary
public
mixed
|