You are here

node.info.yml in Drupal 9

Same filename and directory in other branches
  1. 8 core/modules/node/node.info.yml
core/modules/node/node.info.yml

File

core/modules/node/node.info.yml
View source
  1. name: Node
  2. type: module
  3. description: 'Allows content to be submitted to the site and displayed on pages.'
  4. package: Core
  5. version: VERSION
  6. configure: entity.node_type.collection
  7. dependencies:
  8. - drupal:text