MCPcopy 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

getRelationMethod · 0.45
attributesMethod · 0.45
getFunctionNameMethod · 0.45
resolveTypeMethod · 0.45
resolveExactNameMethod · 0.45
resolveNameMethod · 0.45
isInClassExistsMethod · 0.45
enterTraitMethod · 0.45
enterFunctionLikeMethod · 0.45
enterClosureBindMethod · 0.45
getFunctionTypeMethod · 0.45
canAccessClassMemberMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected