protected property TourPluginTest::$pluginManager in Zircon Profile 8
Same name and namespace in other branches
- 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\TestsCode
protected $pluginManager;