You are here

protected property TourPluginTest::$pluginManager in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/tour/tests/src/Kernel/TourPluginTest.php \Drupal\Tests\tour\Kernel\TourPluginTest::pluginManager

Stores the tour plugin manager.

Type: \Drupal\tour\TipPluginManager

File

core/modules/tour/tests/src/Kernel/TourPluginTest.php, line 28

Class

TourPluginTest
Tests the functionality of tour plugins.

Namespace

Drupal\Tests\tour\Kernel

Code

protected $pluginManager;