Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cyrus-and/fracker
/ method1
Method
method1
test/php/objects.php:8–10 ·
view source on GitHub ↗
($y)
Source
from the content-addressed store, hash-verified
6
}
7
8
function method1($y) {
9
$this->method2($this->x, $y);
10
}
11
12
function method2($x, $y) {
13
$this->method3($x);
Callers
1
objects.php
File · 0.80
Calls
1
method2
Method · 0.95
Tested by
no test coverage detected