47fd911c55c5bfad97a7eef3ec5ee9ac.yaml.php 259 B

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