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

Method accept

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

Source from the content-addressed store, hash-verified

3703{
3704 public function getPens(): array { return [new Pen()]; }
3705 public function accept(array $items): void {} // renamed param
3706}
3707
3708class ScaffoldingBasePenHolder

Callers 2

mainFunction · 0.45
demoMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected