10 lines
		
	
	
		
			230 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			230 B
		
	
	
	
		
			PHP
		
	
	
	
	
	
| <?php
 | |
| return [
 | |
|     '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
 | |
|     'filename' => 'plugins://presentation-deckset/presentation-deckset.yaml',
 | |
|     'modified' => 1582124794,
 | |
|     'data' => [
 | |
|         'enabled' => true
 | |
|     ]
 | |
| ];
 |