Files
hehe/cache/compiled/files/99e81a123d9ab0a9536ecdf46aa8dc72.yaml.php
T
2018-08-22 14:46:33 +02:00

19 lines
486 B
PHP

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