TYPO3 CMS  TYPO3_6-2
TemplateParserTestFixture14-split.php
Go to the documentation of this file.
1 <?php
2 
3 return array(
4  '<f:format.printf arguments="{number : 362525200}">',
5  '%.3e',
6  '</f:format.printf>'
7 );