Files
hehe/cache/compiled/files/1acb3953d110438961722ddc781aeee5.yaml.php
T
2019-01-07 11:43:39 +01:00

17 lines
435 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/home/kevin/Documents/Sites/hehe.net/user/plugins/markdown-notices/markdown-notices.yaml',
'modified' => 1533014916,
'data' => [
'enabled' => true,
'built_in_css' => true,
'level_classes' => [
0 => 'yellow',
1 => 'red',
2 => 'blue',
3 => 'green'
]
]
];