You are here

protected property FieldStorageConfigAccessControlHandlerTest::$member in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php \Drupal\Tests\field\Unit\FieldStorageConfigAccessControlHandlerTest::member

The mock account with field storage config access.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/field/tests/src/Unit/FieldStorageConfigAccessControlHandlerTest.php, line 52

Class

FieldStorageConfigAccessControlHandlerTest
Tests the field storage config access controller.

Namespace

Drupal\Tests\field\Unit

Code

protected $member;