ClassInterface JsonSerializable

Description

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

Located in /libraries/compat/jsonserializable.php (line 19)


	
			
Method Summary
 mixed jsonSerialize ()
Methods
jsonSerialize (line 28)

Return data which should be serialized by json_encode().

  • since: 12.2
  • access: public
mixed jsonSerialize ()

Documentation generated on Tue, 19 Nov 2013 15:06:19 +0100 by phpDocumentor 1.4.3