Files
r2c/cache/compiled/files/28a6d46c86b87b0e4c28745fb1699761.yaml.php
T
2018-07-02 10:20:38 +02:00

19 lines
485 B
PHP

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