Files
hehe/cache/compiled/files/7e743fed441eb496c97726720ef7d9ad.yaml.php
2019-01-07 11:43:39 +01:00

19 lines
526 B
PHP

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