Files
r2c/cache/compiled/files/ff56c954f1cb5dfdf2e2321db4a2b541.yaml.php
T
2018-07-11 17:35:54 +02:00

13 lines
278 B
PHP

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