You are here

protected property ManagerTest::$account in Field Permissions 8.2

Same name and namespace in other branches
  1. 8 tests/src/Kernel/Plugin/FieldPermissionType/ManagerTest.php \Drupal\Tests\field_permissions\Kernel\Plugin\FieldPermissionType\ManagerTest::account

A user to test with.

Type: \Drupal\user\UserInterface

File

tests/src/Kernel/Plugin/FieldPermissionType/ManagerTest.php, line 45

Class

ManagerTest
Integration tests for the field permission type plugin manager.

Namespace

Drupal\Tests\field_permissions\Kernel\Plugin\FieldPermissionType

Code

protected $account;