Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ initPen
Function
initPen
examples/demo.php:5065–5068 ·
view source on GitHub ↗
(?Pen &$pen)
Source
from the content-addressed store, hash-verified
5063
}
5064
5065
function initPen(?Pen &$pen): void
5066
{
5067
$pen = new Pen();
5068
}
5069
5070
class PenFactory
5071
{
Callers
2
demo
Method · 0.85
runDemoAssertions
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected