Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyrus-and/fracker
/ method3
Method
method3
test/php/objects.php:17–19 ·
view source on GitHub ↗
($x)
Source
from the content-addressed store, hash-verified
15
}
16
17
function method3($x) {
18
var_dump($x);
19
}
20
}
21
22
$c = new Foo(123);
Callers
2
method2
Method · 0.95
objects.php
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected