blob: 0b84728a00ffe1fee0a16bb0f602acb039914714 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
name: Node
type: module
description: 'Manages the creation, configuration, and display of the main site content.'
package: Core
version: VERSION
configure: entity.node_type.collection
dependencies:
- drupal:text
|