AFAIK, this information is currently missing. Information about how to access TypoScript can be added, similar to the information on the Flexform page.
todos
Existing resources in TYPO3 documentation:
Existing resources outside of TYPO3 documentation
Open questions
- should ConfigurationManager be used (and when?)
- can this always be used? Is it recommended?
$GLOBALS['TSFE']->tmpl->setup['plugin.']['tx_xxxx.']['settings.']['storagePid'];
https://stackoverflow.com/a/59598451/2444812
AFAIK, this information is currently missing. Information about how to access TypoScript can be added, similar to the information on the Flexform page.
todos
Existing resources in TYPO3 documentation:
Existing resources outside of TYPO3 documentation
Open questions
$GLOBALS['TSFE']->tmpl->setup['plugin.']['tx_xxxx.']['settings.']['storagePid'];https://stackoverflow.com/a/59598451/2444812