Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getPrice
Method
getPrice
examples/demo.php:4910–4910 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
4908
use HasFactory;
4909
4910
public function getPrice(): float { return 0.0; }
4911
public function getSku(): string { return
''
; }
4912
}
4913
Callers
2
demo
Method · 0.80
demo
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected