12345678910 |
- <?php
- return [
- '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
- 'filename' => '/home/kevin/Documents/Sites/hehe.net/user/plugins/problems/problems.yaml',
- 'modified' => 1546440938,
- 'data' => [
- 'enabled' => true,
- 'built_in_css' => true
- ]
- ];
|