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

14 lines
344 B
PHP

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