You are here

protected property JoinTest::$joinValue in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php \Drupal\views_test_data\Plugin\views\join\JoinTest::joinValue
  2. 9 core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php \Drupal\views_test_data\Plugin\views\join\JoinTest::joinValue

A value which is used to build an additional join condition.

Type: int

File

core/modules/views/tests/modules/views_test_data/src/Plugin/views/join/JoinTest.php, line 18

Class

JoinTest
Defines a join test plugin.

Namespace

Drupal\views_test_data\Plugin\views\join

Code

protected $joinValue;