Actions
Task #75283
closedtypo in docheader
Start date:
2016-03-28
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
in the docheader of
TYPO3\CMS\Core\Utility\ExtensionManagementUtility::addService()
the description of the second and third parameter miss a closing quotation mark ["].
doxygen gets confused and concatenated the line of the third param after the description of the second:
http://api.typo3.org/typo3cms/7/html/class_t_y_p_o3_1_1_c_m_s_1_1_core_1_1_utility_1_1_extension_management_utility.html#a9d247df6865154b991c65bb3dac6dc7c
Actions