MCPcopy Create free account
hub / github.com/colbymchenry/codegraph / php-property-receiver-resolution.test.ts

File php-property-receiver-resolution.test.ts

__tests__/php-property-receiver-resolution.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * PHP property-receiver resolution (#1108 family).
3 *
4 * `$this->prop->method()` reaches the resolver as `this->prop.method` (the

Callers

nothing calls this directly

Calls 7

matchMethodCallFunction · 0.90
callsMethodNamedFunction · 0.85
writeFunction · 0.70
loadFunction · 0.70
hasCallFunction · 0.70
nodeFunction · 0.70
joinMethod · 0.45

Tested by

no test coverage detected