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

19 lines
503 B
PHP

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