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

Method through

examples/demo.php:4099–4099  ·  view source on GitHub ↗
(array $pipes)

Source from the content-addressed store, hash-verified

4097
4098 public function send(mixed $data): static { return $this; }
4099 public function through(array $pipes): static { return $this; }
4100}
4101
4102// ScaffoldingClosureThisRoute / ScaffoldingClosureThisRouter — used by ParamClosureThisDemo

Callers 1

demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected