You are here

protected property OgRemoveMultipleRolesForm::$pluginId in Organic groups 8

The action plugin ID for which this is the confirmation form.

Type: string

Overrides OgChangeMultipleRolesFormBase::$pluginId

File

src/Form/OgRemoveMultipleRolesForm.php, line 20

Class

OgRemoveMultipleRolesForm
Provides a form to remove multiple OG roles from a membership.

Namespace

Drupal\og\Form

Code

protected $pluginId = 'og_membership_remove_multiple_roles_action';