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

14 lines
361 B
PHP

<?php
return [
'@class' => 'Grav\\Common\\File\\CompiledYamlFile',
'filename' => '/var/www/html/user/plugins/admin-addon-user-manager/admin-addon-user-manager.yaml',
'modified' => 1591823819,
'data' => [
'enabled' => true,
'default_list_style' => 'list',
'pagination' => [
'per_page' => 20
]
]
];