Files
anissah/cache/compiled/files/7d918e2b8168847e0151e1dd5aeb2d62.yaml.php
T
2018-05-24 18:51:55 +02:00

19 lines
496 B
PHP

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