Actions
Bug #101886
closedInvalid @internal statements in comments
Status:
Closed
Priority:
Should have
Assignee:
Category:
Documentation
Target version:
Start date:
2023-09-09
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There are some unvalid @internal statements in the the Core comments, these do not work in automatic tools such as phpDocumentor. @internal must be followed by a whitespace or newline.
Actions