Files
cms-form/Configuration/Fluid/Namespaces.php
T

8 lines
85 B
PHP

<?php
return [
'formvh' => [
'TYPO3\\CMS\\Form\\ViewHelpers',
],
];