Source for file jsonserializable.php
Documentation is available at jsonserializable.php
* @copyright Copyright (C) 2005 - 2013 Open Source Matters, Inc. All rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE
* JsonSerializable interface. This file should only be loaded on PHP < 5.4
* It allows us to implement it in classes without requiring PHP 5.4
* @link http://www.php.net/manual/en/jsonserializable.jsonserialize.php
* Return data which should be serialized by json_encode().
Documentation generated on Tue, 19 Nov 2013 15:06:19 +0100 by phpDocumentor 1.4.3