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

Method getBrush

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

Source from the content-addressed store, hash-verified

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

Callers 3

demoMethod · 0.80
demoMethod · 0.80
runDemoAssertionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected