Function: parseHelpPhp() ​
parseHelpPhp(
content):Map<string,HelpSection>
Defined in: cli/redcap-openapi/src/core/parsers/help-php.ts:138
Parse help.php content to extract documentation and parameters
Parameters ​
content ​
string
Raw PHP source code of help.php
Returns ​
Map<string, HelpSection>
Map of endpoint key to help section