Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getName
Method
getName
tests/phpstan_nsrt/generics.php:15–18 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
public string $name;
14
15
public function getName(): string
16
{
17
return $this->name;
18
}
19
}
20
21
class Admin extends User
Callers
2
toArray
Method · 0.95
format
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected