MCPcopy 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
21class Admin extends User

Callers 2

toArrayMethod · 0.95
formatMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected