You are here

service plugin.manager.tour.tip in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/tour/tour.services.yml \plugin.manager.tour.tip
  2. 9 core/modules/tour/tour.services.yml \plugin.manager.tour.tip

Class

Drupal\tour\TipPluginManager
4 string references to plugin.manager.tour.tip
Tour::__construct in core/modules/tour/src/Entity/Tour.php
Constructs an Entity object.
TourPluginTest::setUp in core/modules/tour/tests/src/Kernel/TourPluginTest.php
tour_tour_insert in core/modules/tour/tour.module
Implements hook_ENTITY_TYPE_insert() for tour entities.
tour_tour_update in core/modules/tour/tour.module
Implements hook_ENTITY_TYPE_update() for tour entities.

File

core/modules/tour/tour.services.yml
core/modules/tour/tour.services.yml

View source
  1. class: Drupal\tour\TipPluginManager
  2. parent: default_plugin_manager