Files
hehe/cache/compiled/files/8dc3c3ad9328fcd19de77d25eb535518.yaml.php
T
2018-08-01 16:42:48 +02:00

17 lines
395 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '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'
]
]
];