Actions
Bug #86964
closedDefault value of a property reflection can't be accessed anymore
Start date:
2018-11-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Due to the refactoring of the reflection service and associated classes, the default value of a property can't be easily accessed anymore.
The method `\TYPO3\CMS\Extbase\Reflection\ClassSchema::reflectProperties` should save default properties values as well.
Actions