Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getName
Method
getName
examples/demo.php:4351–4354 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4349
}
4350
4351
public function getName(): string
4352
{
4353
return $this->name;
4354
}
4355
4356
/** @return static */
4357
public function setName(string $name): static
Callers
15
getRelation
Method · 0.45
attributes
Method · 0.45
getFunctionName
Method · 0.45
resolveType
Method · 0.45
resolveExactName
Method · 0.45
resolveName
Method · 0.45
isInClassExists
Method · 0.45
enterTrait
Method · 0.45
enterFunctionLike
Method · 0.45
enterClosureBind
Method · 0.45
getFunctionType
Method · 0.45
canAccessClassMember
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected