You are here

node.info.yml in Drupal 8

Same filename and directory in other branches
  1. 9 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. core: 8.x
  7. configure: entity.node_type.collection
  8. dependencies:
  9. - drupal:text