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

Method search

examples/demo.php:3023–3023  ·  view source on GitHub ↗
(string $needle, int $limit = 10)

Source from the content-addressed store, hash-verified

3021 public function modify(array &$data, string $direction): void {}
3022
3023 public function search(string $needle, int $limit = 10): mixed { return null; }
3024
3025 /**
3026 * @template T

Callers 2

demoMethod · 0.95
demoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected