MCPcopy Create free account
hub / github.com/apache/thrift / testVoid

Method testVoid

test/php/Handler.php:5–8  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3class Handler implements \ThriftTest\ThriftTestIf
4{
5 public function testVoid()
6 {
7 return;
8 }
9
10 public function testString($thing)
11 {

Callers 2

Client.phpFile · 0.45
TestClient.phpFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected