[TYPO3-core] RFC: #17592: ExtDirect API calls are splitted in single requests and slows down page loading
Christian Kuhn
lolli at schwarzbu.ch
Tue Feb 15 19:59:34 CET 2011
On 02/15/2011 11:55 AM, Steffen Kamper wrote:
>>> + public function addExtDirectCode($filterNamespaces = array()) {
>
> I didn't added type hinting, as the function is already in use and can
> be called without parameter.
public function addExtDirectCode(array $filterNamespaces = array()) {
No problem to do this.
Regards
Christian
More information about the TYPO3-team-core
mailing list