interface JsonSerializable in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/zendframework/zend-stdlib/src/JsonSerializable.php \Zend\Stdlib\JsonSerializable
Hierarchy
- interface \Zend\Stdlib\JsonSerializable
- interface \Zend\Stdlib\JsonSerializable
Expanded class hierarchy of JsonSerializable
All classes that implement JsonSerializable
1 string reference to 'JsonSerializable'
- JsonResponseTest::testSetContentJsonSerializeError in vendor/
symfony/ http-foundation/ Tests/ JsonResponseTest.php - @expectedException \Exception @expectedExceptionMessage This error is expected
File
- vendor/
zendframework/ zend-stdlib/ src/ JsonSerializable.php, line 12
Namespace
Zend\StdlibView source
interface JsonSerializable extends \JsonSerializable {
}