system.action.user_add_role_action.content_editor.yml

Same filename in this branch
  1. 11.x core/recipes/content_editor_role/config/system.action.user_add_role_action.content_editor.yml
Same filename and directory in other branches
  1. main core/profiles/standard/config/install/system.action.user_add_role_action.content_editor.yml
  2. main core/recipes/content_editor_role/config/system.action.user_add_role_action.content_editor.yml
core/profiles/standard/config/install/system.action.user_add_role_action.content_editor.yml

File

core/profiles/standard/config/install/system.action.user_add_role_action.content_editor.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - user.role.content_editor
  6. module:
  7. - user
  8. id: user_add_role_action.content_editor
  9. label: 'Add the Content editor role to the selected user(s)'
  10. type: user
  11. plugin: user_add_role_action
  12. configuration:
  13. rid: content_editor

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.