Actions
Bug #70085
closedMake fluid_styled_content a framework extension
Start date:
2015-09-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Stabilization Sprint
Description
This is important to not have overhead in autoload generation
in non composer mode. The classes for this extension are registered in
composer.json of typo3/cms so they can be skipped when generating
additional class maps in non composer mode. They are skipped once
we change the package type to typo3-cms-framework
Actions