system.action.user_remove_role_action.author.yml

Same filename and directory in other branches
  1. main core/profiles/demo_umami/config/install/system.action.user_remove_role_action.author.yml
core/profiles/demo_umami/config/install/system.action.user_remove_role_action.author.yml

File

core/profiles/demo_umami/config/install/system.action.user_remove_role_action.author.yml

View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - user.role.author
  6. module:
  7. - user
  8. id: user_remove_role_action.author
  9. label: 'Remove the Author role from the selected user(s)'
  10. type: user
  11. plugin: user_remove_role_action
  12. configuration:
  13. rid: author

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