Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ fetchAll
Method
fetchAll
examples/demo.php:4138–4138 ·
view source on GitHub ↗
@return Pen[] */
()
Source
from the content-addressed store, hash-verified
4136
{
4137
/** @return Pen[] */
4138
public function fetchAll(): array { return []; }
4139
}
4140
4141
class ScaffoldingFormatter
Callers
2
method_call.php
File · 0.80
demo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected