core.base_field_override.node.forum.title.yml
Same filename in other branches
File
-
core/
modules/ forum/ config/ optional/ core.base_field_override.node.forum.title.yml
View source
- langcode: en
- status: true
- dependencies:
- config:
- - node.type.forum
- id: node.forum.title
- field_name: title
- entity_type: node
- bundle: forum
- label: Subject
- description: ''
- required: true
- translatable: true
- default_value: { }
- default_value_callback: ''
- settings: { }
- field_type: string
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.