drupal_yp_install_profile/config/install/system.action.taxonomy_term_unpublish_action.yml
2021-04-19 11:48:34 -06:00

11 lines
221 B
YAML

langcode: en
status: true
dependencies:
module:
- taxonomy
id: taxonomy_term_unpublish_action
label: 'Unpublish taxonomy term'
type: taxonomy_term
plugin: 'entity:unpublish_action:taxonomy_term'
configuration: { }