You are here

editor.info.yml in Drupal 8

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. core: 8.x
  7. dependencies:
  8. - drupal:filter
  9. - drupal:file
  10. configure: filter.admin_overview