comment.info.yml

drupal/core/modules/comment/comment.info.yml

File

drupal/core/modules/comment/comment.info.yml
View source
  1. name: Comment
  2. type: module
  3. description: 'Allows users to comment on and discuss published content.'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - datetime
  9. - node
  10. - text
  11. configure: admin/content/comment