Updated to Drupal 8.6.4, which is PHP 7.3 friendly. Also updated HTMLaw library....
[yaffs-website] / web / core / modules / forum / config / optional / core.entity_form_display.taxonomy_term.forums.default.yml
1 langcode: en
2 status: true
3 dependencies:
4   config:
5     - field.field.taxonomy_term.forums.forum_container
6     - taxonomy.vocabulary.forums
7   module:
8     - text
9 id: taxonomy_term.forums.default
10 targetEntityType: taxonomy_term
11 bundle: forums
12 mode: default
13 content:
14   description:
15     type: text_textfield
16     weight: 0
17     region: content
18     settings: {  }
19     third_party_settings: {  }
20   name:
21     type: string_textfield
22     weight: -5
23     region: content
24     settings:
25       size: 60
26       placeholder: ''
27     third_party_settings: {  }
28 hidden:
29   forum_container: true