TCCD Exam

TCCD Exam

TYPO3 CMS Certified Developer (TCCD)

Question 1 of 205 Time: 90:00
Select 1 answer(s)

The following method exists in an TagBasedViewHelper. Which attributes are allowed in the ViewHelper by default?

 

public function initializeArguments()
{
  $this->registerUniversalTagAttributes();
}