0ced1a65ea61b72d1561e6a0c92de7bf.yaml.php 361 B

12345678910111213
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => '/var/www/html/user/plugins/admin-addon-user-manager/admin-addon-user-manager.yaml',
  5. 'modified' => 1591823819,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'default_list_style' => 'list',
  9. 'pagination' => [
  10. 'per_page' => 20
  11. ]
  12. ]
  13. ];