1234567891011 |
- <?php
- return [
- '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
- 'filename' => '/mnt/data/Sites/static-ethica.net/user/config/plugins/langswitcher.yaml',
- 'modified' => 1520021421,
- 'data' => [
- 'enabled' => true,
- 'built_in_css' => true,
- 'untranslated_pages_behavior' => 'redirect'
- ]
- ];
|