12345678910 |
- <?php
- return [
- '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
- 'filename' => '/home/kevin/Documents/Sites/anissabensalah.net/user/plugins/taxonomylist/taxonomylist.yaml',
- 'modified' => 1544136627,
- 'data' => [
- 'enabled' => true,
- 'route' => '/blog'
- ]
- ];
|