Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getAnimals
Method
getAnimals
examples/demo.php:3738–3738 ·
view source on GitHub ↗
@return list */
()
Source
from the content-addressed store, hash-verified
3736
{
3737
/** @return list<Pencil> */
3738
public function getAnimals(): array { return [new Pencil()]; }
3739
}
3740
3741
Callers
2
demo
Method · 0.45
runDemoAssertions
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected