protected property JoinTest::$manager in Drupal 9
Same name and namespace in other branches
- 8 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\PluginCode
protected $manager;