Actions
Bug #82351
closedIcon parameter of ExtensionUtility::registerPlugin outdated
Start date:
2017-09-07
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Sprint Focus:
Description
The icon parameter of ExtensionUtility::registerPlugin()
is outdated:
@param string $pluginIconPathAndFilename is a path to an icon file (relative to TYPO3_mainDir), that will be displayed in the drop down menu in the backend (optional)
This does not take into account the option to use an icon identifier available since TYPO3 v7.
Actions