f2638c650c72fb310305fcf4f96f74b4.yaml.php 238 B

12345678910
  1. <?php
  2. return [
  3. '@class' => 'Grav\\Common\\File\\CompiledYamlFile',
  4. 'filename' => 'plugins://problems/problems.yaml',
  5. 'modified' => 1591823175,
  6. 'data' => [
  7. 'enabled' => true,
  8. 'built_in_css' => true
  9. ]
  10. ];