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