You are here

protected property ContactPermissionsTest::$contactable in Contact Permissions 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ContactPermissionsTest.php \Drupal\Tests\contact_permissions\Functional\ContactPermissionsTest::contactable

A user with the contactable role.

Type: \Drupal\user\Entity\User

File

tests/src/Functional/ContactPermissionsTest.php, line 36

Class

ContactPermissionsTest
Tests the permission provided by contact_permissions module.

Namespace

Drupal\Tests\contact_permissions\Functional

Code

protected $contactable;