mirror of
https://github.com/werkraum-media/fdebug.git
synced 2024-11-21 22:56:09 +01:00
6 lines
147 B
PHP
6 lines
147 B
PHP
<?php
|
|
|
|
defined('TYPO3') or die();
|
|
|
|
$GLOBALS['TYPO3_CONF_VARS']['SYS']['fluid']['namespaces']['f']['fdebug'] = 'WerkraumMedia\FDebug\ViewHelpers';
|
|
|