Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
3708
class ScaffoldingBasePenHolder
Callers
2
main
Function · 0.45
demo
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected