protected property EntityAccessTest::$fieldValue in Open Social 10.1.x
Same name and namespace in other branches
- 10.3.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::fieldValue
- 10.0.x modules/custom/entity_access_by_field/tests/src/Unit/EntityAccessTest.php \Drupal\entity_access_by_field\Tests\EntityAccessTest::fieldValue
- 10.2.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\TestsCode
protected $fieldValue;