You are here

protected property ViewProfilesPermsTest::$developer in View profiles permissions 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/ViewProfilesPermsTest.php \Drupal\Tests\view_profiles_perms\Functional\ViewProfilesPermsTest::developer

A user with the developer role.

Type: \Drupal\user\Entity\User

File

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

Class

ViewProfilesPermsTest
Tests the permissions provided by view_profile_perms module.

Namespace

Drupal\Tests\view_profiles_perms\Functional

Code

protected $developer;