You are here

filter.format.php_code.yml in PHP 8

config/install/filter.format.php_code.yml

File

config/install/filter.format.php_code.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. module:
  5. - php
  6. name: 'PHP code'
  7. format: php_code
  8. weight: 11
  9. filters:
  10. php_code:
  11. id: php_code
  12. provider: php
  13. status: true
  14. weight: 0
  15. settings: { }
  16. roles:
  17. - administrator