8 lines
83 B
PHP
8 lines
83 B
PHP
<?php
|
|
|
|
return [
|
|
'core' => [
|
|
'TYPO3\\CMS\\Core\\ViewHelpers',
|
|
],
|
|
];
|