namespace Drupal\tour

Classsort descending Location Description
TipPluginBase drupal/core/modules/tour/lib/Drupal/tour/TipPluginBase.php Defines a base tour implementation.
TipPluginInterface drupal/core/modules/tour/lib/Drupal/tour/TipPluginInterface.php Defines an interface for tour items.
TipPluginManager drupal/core/modules/tour/lib/Drupal/tour/TipPluginManager.php Configurable tour manager.
TipsBag drupal/core/modules/tour/lib/Drupal/tour/TipsBag.php A collection of tips.
TourInterface drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php Provides an interface defining a tour entity.
TourRenderController drupal/core/modules/tour/lib/Drupal/tour/TourRenderController.php Provides a Tour render controller.