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