You are here

protected property JoinTest::$manager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/views/src/Tests/Plugin/JoinTest.php \Drupal\views\Tests\Plugin\JoinTest::manager

A plugin manager which handlers the instances of joins.

Type: \Drupal\views\Plugin\ViewsPluginManager

File

core/modules/views/src/Tests/Plugin/JoinTest.php, line 36
Contains \Drupal\views\Tests\Plugin\JoinTest.

Class

JoinTest
Tests the join plugin.

Namespace

Drupal\views\Tests\Plugin

Code

protected $manager;