You are here

protected property EntityAccessTest::$accountId in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::accountId
  2. 10.0.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::accountId
  3. 10.1.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::accountId

The account id.

Type: int

File

modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php, line 41

Class

EntityAccessTest
Unit test of entity_access_by_field hook_node_access implementation.

Namespace

Drupal\entity_access_by_field\Tests

Code

protected $accountId = 5;