You are here

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

A plugin manager which handlers the instances of joins.

Type: Drupal\views\Plugin\Type\ViewsPluginManager

File

lib/Drupal/views/Tests/Plugin/JoinTest.php, line 24
Definition of Drupal\views\Tests\Plugin\JoinTest.

Class

JoinTest
Tests a generic join plugin and the join plugin base.

Namespace

Drupal\views\Tests\Plugin

Code

protected $manager;