Files
anissah/cache/compiled/files/894fb0e7570fae8cb244a8f24e7fa938.yaml.php
2019-01-16 16:23:31 +01:00

19 lines
508 B
PHP

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