Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
demo
Method · 0.80
demo
Method · 0.80
runDemoAssertions
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected