Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PHPantom-dev/phpantom_lsp
/ getAppConfig
Function
getAppConfig
examples/demo.php:5008–5008 ·
view source on GitHub ↗
* @return array{logger: Pen, debug: bool} */
()
Source
from the content-addressed store, hash-verified
5006
* @return array{logger: Pen, debug: bool}
5007
*/
5008
function getAppConfig(): array { return []; }
5009
5010
function pickRockOrBanana(): Rock|Banana
5011
{
Callers
1
demo
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected