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

Method modify

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

@param array &$data */

(array &$data, string $direction)

Source from the content-addressed store, hash-verified

3019
3020 /** @param array<int> &$data */
3021 public function modify(array &$data, string $direction): void {}
3022
3023 public function search(string $needle, int $limit = 10): mixed { return null; }
3024

Callers 2

demoMethod · 0.95
method_call.phpFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected