Project

General

Profile

Actions

Task #69624

closed

Switch content of render and __toString in Icon class

Added by Frank Nägler over 8 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend API
Target version:
Start date:
2015-09-09
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Remote Sprint

Description

currently the render method of Icon class calls __toString method to render the content.
This should be switched, because the performance of the render method is better than calling a magic method.
Also there is no additional call needed.

Actions

Also available in: Atom PDF