fe685227abd6f804d7c3eb097b6851b6.yaml.php 270 B

12345678910
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/mnt/data/Sites/hehe.net/user/plugins/taxonomylist/taxonomylist.yaml',
  5. 'modified' => 1535111345,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'route' => '/blog'
  9. ]
  10. ];