Returns the tips for this tour.
Return value
array
An array of tip plugins.
File
- drupal/core/modules/tour/lib/Drupal/tour/TourInterface.php, line 42
- Contains \Drupal\tour\Plugin\Core\Entity\TourInterface.
Class
- TourInterface
- Provides an interface defining a tour entity.
Namespace
Drupal\tour
Code
public function getTips();