You are here

editor.info.yml in Drupal 10

core/modules/editor/editor.info.yml

File

core/modules/editor/editor.info.yml
View source
  1. name: 'Text Editor'
  2. type: module
  3. description: 'Provides a means to associate text formats with text editor libraries such as WYSIWYGs or toolbars.'
  4. package: Core
  5. version: VERSION
  6. dependencies:
  7. - drupal:filter
  8. - drupal:file
  9. configure: filter.admin_overview