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

19 lines
498 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/home/kevin/Documents/Sites/hehe.net/system/blueprints/config/streams.yaml',
'modified' => 1546440919,
'data' => [
'title' => 'PLUGIN_ADMIN.FILE_STREAMS',
'form' => [
'validation' => 'loose',
'hidden' => true,
'fields' => [
'schemes.xxx' => [
'type' => 'array'
]
]
]
]
];