You are here

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

The visibility value.

Type: string

File

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

Class

EntityAccessTest
Unit test of entity_access_by_field hook_node_access implementation.

Namespace

Drupal\entity_access_by_field\Tests

Code

protected $fieldValue;