13 lines
		
	
	
		
			303 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			303 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| return [
 | |
|     '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
 | |
|     'filename' => '/home/phvos/web/dedijk4.nl/public_html/user/plugins/error/error.yaml',
 | |
|     'modified' => 1581466810,
 | |
|     'data' => [
 | |
|         'enabled' => true,
 | |
|         'routes' => [
 | |
|             404 => '/error'
 | |
|         ]
 | |
|     ]
 | |
| ];
 |