Open main menu

Changes

no edit summary
|collapsed_content=
In <code>.phan/config.php</code> I simply added <syntaxhighlight lang="php">print_r( $cfg ); exit();</syntaxhighlight> just before the 'return' at the end of the file. Then I ran <code>composer phan</code> to invoke it from my shell and display the object variable.
<syntaxhighlight lang="php" line="1">
Array