Initial Drupal 11 with DDEV setup
This commit is contained in:
7
web/core/modules/views/views.info.yml
Normal file
7
web/core/modules/views/views.info.yml
Normal file
@ -0,0 +1,7 @@
|
||||
name: Views
|
||||
type: module
|
||||
description: 'Provides a framework to fetch information from the database and to display it in different formats.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:filter
|
||||
Reference in New Issue
Block a user