MCPcopy 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
5065function initPen(?Pen &$pen): void
5066{
5067 $pen = new Pen();
5068}
5069
5070class PenFactory
5071{

Callers 2

demoMethod · 0.85
runDemoAssertionsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected