You are here

protected property JoinTest::$manager in Drupal 8

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

A plugin manager which handlers the instances of joins.

Type: \Drupal\views\Plugin\ViewsPluginManager

File

core/modules/views/tests/src/Kernel/Plugin/JoinTest.php, line 31

Class

JoinTest
Tests the join plugin.

Namespace

Drupal\Tests\views\Kernel\Plugin

Code

protected $manager;