Actions
Task #89571
closedText wrong or code wrong
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2019-11-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The example code uses an object reference operator and the text says that the object will be copied.
Two possibilities:
1. Change operator (what i did)
2. Change text to 'references'
Both will work but copy would have less side effects.
This issue was automatically created from https://github.com/TYPO3/TYPO3.CMS/pull/208
Actions