Actions
Task #72781
closedClean up DatabaseConnection::fullQuoteArray
Start date:
2016-01-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
If the parameter noQoute equals true, we can do an early return in the function as there isn't anything to do. Furthermore we can turn the AccessibleMock object from the test method into a normal mock.
Actions