3 lines
126 B
PHP
Raw Normal View History

2024-12-29 18:05:27 +01:00
<?php $moduleData['redirection'] = [
'config' => $this->getInput('profilAddRedirectionConfig', helper::FILTER_BOOLEAN),
];