68d9899361ef18c42c23d2c9c70eac98.yaml.php 275 B

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