You are here

protected property DeleteOgMembershipActionTest::$pluginId in Organic groups 8

The ID of the plugin under test.

Type: string

Overrides ActionTestBase::$pluginId

File

tests/src/Kernel/Action/DeleteOgMembershipActionTest.php, line 20

Class

DeleteOgMembershipActionTest
Tests the DeleteOgMembership action plugin.

Namespace

Drupal\Tests\og\Kernel\Action

Code

protected $pluginId = 'og_membership_delete_action';