Initial Drupal 11 with DDEV setup
This commit is contained in:
7
web/core/modules/link/link.info.yml
Normal file
7
web/core/modules/link/link.info.yml
Normal file
@ -0,0 +1,7 @@
|
||||
name: Link
|
||||
type: module
|
||||
description: 'Provides a field type for internal and external URLs.'
|
||||
package: Field types
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:field
|
||||
Reference in New Issue
Block a user