Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/text/text.info.yml
Normal file
8
web/core/modules/text/text.info.yml
Normal file
@ -0,0 +1,8 @@
|
||||
name: Text
|
||||
type: module
|
||||
description: 'Defines field types for short and long text with optional summaries.'
|
||||
package: Field types
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:field
|
||||
- drupal:filter
|
||||
Reference in New Issue
Block a user