Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/image/image.info.yml
Normal file
8
web/core/modules/image/image.info.yml
Normal file
@ -0,0 +1,8 @@
|
||||
name: Image
|
||||
type: module
|
||||
description: 'Defines a field type for image media and provides display configuration tools.'
|
||||
package: Field types
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:file
|
||||
configure: entity.image_style.collection
|
||||
Reference in New Issue
Block a user