Files
hehe.org/cache/compiled/files/49b1c4952ad16d2dc2c52f5ccb90cc8f.yaml.php
T
2020-06-11 16:42:43 +02:00

19 lines
475 B
PHP

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