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

Method firstOrFail

examples/demo.php:4922–4922  ·  view source on GitHub ↗

@return TModel */

()

Source from the content-addressed store, hash-verified

4920{
4921 /** @return TModel */
4922 public function firstOrFail(): mixed { return null; }
4923 /** @return TModel */
4924 public function find(): mixed { return null; }
4925}

Callers 2

demoMethod · 0.80
runDemoAssertionsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected