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

Method fetchAll

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

@return Pen[] */

()

Source from the content-addressed store, hash-verified

4136{
4137 /** @return Pen[] */
4138 public function fetchAll(): array { return []; }
4139}
4140
4141class ScaffoldingFormatter

Callers 2

method_call.phpFile · 0.80
demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected