You are here

protected property JoinTest::$joinValue in Views (for Drupal 7) 8.3

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

Type: int

File

tests/views_test_data/lib/Drupal/views_test_data/Plugin/views/join/JoinTest.php, line 28
Definition of Drupal\views_test_data\views\join\JoinTest.

Class

JoinTest
Defines a join test plugin.

Namespace

Drupal\views_test_data\Plugin\views\join

Code

protected $joinValue;