12 lines
337 B
PHP
12 lines
337 B
PHP
<?php
|
|
return [
|
|
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
|
'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/plugins/langswitcher/langswitcher.yaml',
|
|
'modified' => 1582124791,
|
|
'data' => [
|
|
'enabled' => true,
|
|
'built_in_css' => true,
|
|
'untranslated_pages_behavior' => 'none'
|
|
]
|
|
];
|