8f3362ee3e2699c0f7b776f3380e3df5.yaml.php 276 B

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