Initial Drupal 11 with DDEV setup
This commit is contained in:
7
web/core/modules/toolbar/toolbar.info.yml
Normal file
7
web/core/modules/toolbar/toolbar.info.yml
Normal file
@ -0,0 +1,7 @@
|
||||
name: Toolbar
|
||||
type: module
|
||||
description: 'Provides an administration toolbar to display links provided by modules.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:breakpoint
|
||||
Reference in New Issue
Block a user