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

Method getSku

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

Source from the content-addressed store, hash-verified

4909
4910 public function getPrice(): float { return 0.0; }
4911 public function getSku(): string { return ''; }
4912}
4913
4914// ─── Mixin Generic Scaffolding ─────────────────────────────────────────────

Callers 1

demoMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected