MCPcopy 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 */
5008function getAppConfig(): array { return []; }
5009
5010function pickRockOrBanana(): Rock|Banana
5011{

Callers 1

demoMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected