Files
r2c/cache/compiled/files/822fee7a285a6e12f77621155b91cd21.yaml.php
T
2018-07-11 17:35:54 +02:00

17 lines
412 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/var/www/html/user/plugins/markdown-notices/markdown-notices.yaml',
'modified' => 1529597237,
'data' => [
'enabled' => true,
'built_in_css' => true,
'level_classes' => [
0 => 'yellow',
1 => 'red',
2 => 'blue',
3 => 'green'
]
]
];