You are here

interface JsonSerializable in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/JsonSerializable.php \Zend\Stdlib\JsonSerializable

Hierarchy

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\Stdlib
View source
interface JsonSerializable extends \JsonSerializable {

}

Members