You are here

protected property EntityAccessTest::$nodeOwnerId in Open Social 10.0.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::nodeOwnerId
  2. 10.1.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::nodeOwnerId
  3. 10.2.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::nodeOwnerId

The account id.

Type: int

File

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

Class

EntityAccessTest
Unit test of entity_access_by_field hook_node_access implementation.

Namespace

Drupal\entity_access_by_field\Tests

Code

protected $nodeOwnerId;