0c9d9b9fd9a1b850d7cfc5f5ec7d5432.yaml.php 266 B

123456789101112
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => 'themes://ethica/ethica.yaml',
  5. 'modified' => 1520021429,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'dropdown' => [
  9. 'enabled' => true
  10. ]
  11. ]
  12. ];