Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ bar
Method
bar
tests/psalm_assertions/template_class_template.php:97–100 ·
view source on GitHub ↗
* @return T * @psalm-suppress MixedMethodCall */
()
Source
from the content-addressed store, hash-verified
95
* @psalm-suppress MixedMethodCall
96
*/
97
public function bar() {
98
$t = $this->T;
99
return new $t();
100
}
101
}
102
103
$at =
"A"
;
Callers
2
method_call.php
File · 0.45
template_class_template.php
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected