Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getProfile
Method
getProfile
examples/demo.php:4435–4438 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4433
}
4434
4435
public function getProfile(): UserProfile
4436
{
4437
return new UserProfile($this);
4438
}
4439
4440
public function toArray(): array
4441
{
Callers
4
demo
Method · 0.45
demo
Method · 0.45
demo
Method · 0.45
runDemoAssertions
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected