You are here

settings_tray.info.yml in Drupal 10

core/modules/settings_tray/settings_tray.info.yml

File

core/modules/settings_tray/settings_tray.info.yml
View source
  1. name: 'Settings Tray'
  2. type: module
  3. description: 'Allows users to directly edit the configuration of blocks on the current page.'
  4. package: Core
  5. version: VERSION
  6. dependencies:
  7. - drupal:block
  8. - drupal:toolbar
  9. - drupal:contextual