Actions
Task #101599
closedFix FQCNs in form documentation
Start date:
2023-08-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
In the form docs something like:
See TYPO3CMSCoreTypeContextualFeedbackSeverity cases for the codes.
is displayed. So either quote the backslash as namespace separator or use the :php: directive.
Actions