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