class Thing2 in Zircon Profile 8
Same name and namespace in other branches
- 8.0 vendor/guzzlehttp/promises/tests/RejectionExceptionTest.php \GuzzleHttp\Promise\Tests\Thing2
Hierarchy
- class \GuzzleHttp\Promise\Tests\Thing2 implements \GuzzleHttp\Promise\Tests\JsonSerializable
Expanded class hierarchy of Thing2
File
- vendor/
guzzlehttp/ promises/ tests/ RejectionExceptionTest.php, line 19
Namespace
GuzzleHttp\Promise\TestsView source
class Thing2 implements \JsonSerializable {
public function jsonSerialize() {
return '{}';
}
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
Thing2:: |
public | function |