debc547e20404d7beaa3adfad1992a4f.yaml.php 282 B

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