MCPcopy Create free account
hub / github.com/PHPantom-dev/phpantom_lsp / allPens

Method allPens

examples/demo.php:3995–3995  ·  view source on GitHub ↗

@return list */

()

Source from the content-addressed store, hash-verified

3993
3994 /** @return list<Pen> */
3995 public function allPens(): array { return []; }
3996
3997 /** @return array<Pen, Pencil> */
3998 public function crossRef(): array { return []; }

Callers 2

demoMethod · 0.45
demoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected