You are here

protected property TourPluginTest::$pluginManager in Zircon Profile 8

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

Stores the tour plugin manager.

Type: \Drupal\tour\TipPluginManager

File

core/modules/tour/src/Tests/TourPluginTest.php, line 31
Contains \Drupal\tour\Tests\TourPluginTest.

Class

TourPluginTest
Tests the functionality of tour plugins.

Namespace

Drupal\tour\Tests

Code

protected $pluginManager;