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

Method getResult

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

@return object{tool: Pen, meta: object{page: int, total: int}} */

()

Source from the content-addressed store, hash-verified

1315
1316 /** @return object{tool: Pen, meta: object{page: int, total: int}} */
1317 public function getResult(): object { return (object) []; }
1318
1319 /** @param array{host: string, port: int, tool: Pen} $config */
1320 public function fromParam(array $config): void

Callers 2

demoMethod · 0.95
demoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected