Actions
Task #78887
closedSimplify addStaticFile description
Start date:
2016-12-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
no-brainer
Sprint Focus:
Description
The description of the method currently says:
FOR USE IN ext_tables.php FILES or files in Configuration/TCA/Overrides/*.php Use the latter to benefit from TCA caching!
However, this is always Configuration/TCA/Overrides/sys_template.php since that table's TCA is modified here.
Actions