TYPO3 API  SVNRelease
TemplateParserTestFixture14-split.php
Go to the documentation of this file.
00001 <?php
00002 
00003 return array(
00004     '<f:format.printf arguments="{number : 362525200}">',
00005     '%.3e',
00006     '</f:format.printf>'
00007 );
00008 
00009 ?>