95572f2d4b5e67059cf3a91f9a4b634d.yaml.php 295 B

1234567891011
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => 'plugins://langswitcher/langswitcher.yaml',
  5. 'modified' => 1520021428,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'built_in_css' => true,
  9. 'untranslated_pages_behavior' => 'none'
  10. ]
  11. ];