You are here

protected property OgAddMultipleRolesForm::$pluginId in Organic groups 8

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

Type: string

Overrides OgChangeMultipleRolesFormBase::$pluginId

File

src/Form/OgAddMultipleRolesForm.php, line 20

Class

OgAddMultipleRolesForm
Provides a form to add multiple OG roles to a membership.

Namespace

Drupal\og\Form

Code

protected $pluginId = 'og_membership_add_multiple_roles_action';