TourInterface::getTips

public TourInterface::getTips()

Returns the tips for this tour.

Return value

array An array of tip plugins.

File

core/modules/tour/src/TourInterface.php, line 50

Class

TourInterface
Provides an interface defining a tour entity.

Namespace

Drupal\tour

Code

1
public function getTips();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.