eaaf63cff7c26293e26395e2a54fadaf.yaml.php 298 B

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