drupal/core/modules/settings_tray/settings_tray.info.yml

10 lines
232 B
YAML
Raw Normal View History

name: 'Settings Tray'
type: module
description: 'Allows users to directly edit the configuration of blocks on the current page.'
package: Core
version: VERSION
dependencies:
- drupal:block
- drupal:toolbar
- drupal:contextual