83c951265edb4a8668f5d9c35d8a617e.yaml.php 311 B

123456789101112
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/home/kevin/Documents/Sites/anissabensalah.net/user/plugins/error/error.yaml',
  5. 'modified' => 1543269411,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'routes' => [
  9. 404 => '/error'
  10. ]
  11. ]
  12. ];