openclassify/addons/default/visiosoft/language_switcher-plugin/resources/config/preferences.php
2026-03-02 23:41:21 +03:00

11 lines
155 B
PHP

<?php
return [
'cookie' => [
'type' => 'anomaly.field_type.integer',
'config' => [
'min' => 1
],
],
];