Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[yaffs-website] / web / core / modules / comment / config / install / system.action.comment_unpublish_action.yml
1 langcode: en
2 status: true
3 dependencies:
4   module:
5     - comment
6 id: comment_unpublish_action
7 label: 'Unpublish comment'
8 type: comment
9 plugin: entity:unpublish_action:comment
10 configuration: {  }