| Current Path : /var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Tabs/ |
| Current File : //var/www/surf/TYPO3/vendor/mask/mask/Tests/Unit/Fixtures/Tabs/richtext.php |
<?php
use MASK\Mask\Enumeration\Tab;
return [
Tab::GENERAL => [
[
'config.richtextConfiguration' => 6,
],
[
'config.default' => 6,
],
],
Tab::LOCALIZATION => [
[
'l10n_mode' => 12,
],
[
'config.behaviour.allowLanguageSynchronization' => 6,
],
],
];