Files
hehe.org/cache/compiled/files/ff56c954f1cb5dfdf2e2321db4a2b541.yaml.php
2020-06-11 16:42:43 +02:00

13 lines
278 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/var/www/html/user/plugins/error/error.yaml',
'modified' => 1591823175,
'data' => [
'enabled' => true,
'routes' => [
404 => '/error'
]
]
];