You are here

namespace Drupal\tour in Drupal 8

Same name in other branches
  1. 9 Drupal\tour
Classsort descending Location Description
TipPluginBase core/modules/tour/src/TipPluginBase.php Defines a base tour item implementation.
TipPluginInterface core/modules/tour/src/TipPluginInterface.php Defines an interface for tour items.
TipPluginManager core/modules/tour/src/TipPluginManager.php Provides a plugin manager for tour items.
TipsPluginCollection core/modules/tour/src/TipsPluginCollection.php A collection of tips.
TourAccessControlHandler core/modules/tour/src/TourAccessControlHandler.php Defines the access control handler for the tour entity type.
TourInterface core/modules/tour/src/TourInterface.php Provides an interface defining a tour entity.
TourViewBuilder core/modules/tour/src/TourViewBuilder.php Provides a Tour view builder.