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

Method init

examples/demo.php:2857–2860  ·  view source on GitHub ↗
(?Pen &$pen)

Source from the content-addressed store, hash-verified

2855 }
2856
2857 private function init(?Pen &$pen): void
2858 {
2859 $pen = new Pen();
2860 }
2861}
2862
2863

Callers 2

demoMethod · 0.95
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected