protected property TipsBag::$manager

The manager used to instantiate the plugins.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

drupal/core/modules/tour/lib/Drupal/tour/TipsBag.php, line 34
Contains \Drupal\tour\TipsBag.

Class

TipsBag
A collection of tips.

Namespace

Drupal\tour

Code

protected $manager;