11 lines
271 B
PHP
11 lines
271 B
PHP
<?php
|
|
return [
|
|
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
|
|
'filename' => '/home/kevin/Sites/static-ethica.net/user/config/plugins/photoswipe.yaml',
|
|
'modified' => 1516587818,
|
|
'data' => [
|
|
'enabled' => true,
|
|
'active' => true
|
|
]
|
|
];
|