protected property ContactPermissionsTest::$nonContactable in Contact Permissions 8.2
Same name and namespace in other branches
- 8 tests/src/Functional/ContactPermissionsTest.php \Drupal\Tests\contact_permissions\Functional\ContactPermissionsTest::nonContactable
A user with the noncontactable role.
Type: \Drupal\user\Entity\User
File
- tests/
src/ Functional/ ContactPermissionsTest.php, line 43
Class
- ContactPermissionsTest
- Tests the permission provided by contact_permissions module.
Namespace
Drupal\Tests\contact_permissions\FunctionalCode
protected $nonContactable;