Files
hehe/cache/compiled/files/21734e2c1e7129df7b081b625a5fb71b.yaml.php
T
2018-08-02 11:49:34 +02:00

19 lines
514 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/mnt/data/Sites/hehe.net/user/plugins/admin/blueprints/admin/pages/move.yaml',
'modified' => 1533014916,
'data' => [
'form' => [
'validation' => 'loose',
'fields' => [
'route' => [
'type' => 'parents',
'label' => 'PLUGIN_ADMIN.PARENT',
'classes' => 'fancy'
]
]
]
]
];