Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3
class Handler implements \ThriftTest\ThriftTestIf
4
{
5
public function testVoid()
6
{
7
return;
8
}
9
10
public function testString($thing)
11
{
Callers
2
Client.php
File · 0.45
TestClient.php
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected