Initial Drupal 11 with DDEV setup
This commit is contained in:
8
web/core/modules/comment/comment.info.yml
Normal file
8
web/core/modules/comment/comment.info.yml
Normal file
@ -0,0 +1,8 @@
|
||||
name: Comment
|
||||
type: module
|
||||
description: 'Allows users to comment on content.'
|
||||
package: Core
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:text
|
||||
configure: comment.admin
|
||||
Reference in New Issue
Block a user