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

Method title

examples/demo.php:4846–4846  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4844 public function __construct() { $this->easel = new Easel(); }
4845 public function getBrush(): Brush { return new Brush(); }
4846 public function title(): string { return ''; }
4847}
4848
4849class Easel

Callers 1

demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected