Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getFoo
Method
getFoo
tests/psalm_assertions/template_class_template.php:160–162 ·
view source on GitHub ↗
* @return Foo */
()
Source
from the content-addressed store, hash-verified
158
* @return Foo<self>
159
*/
160
public static function getFoo() {
161
return new Foo(__CLASS__);
162
}
163
164
/**
165
* @return Foo<self>
Callers
1
template_class_template.php
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected