TourInterface::getRoutes

public TourInterface::getRoutes()

The routes that this tour will appear on.

Return value

array Returns array of routes for the tour.

File

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

Class

TourInterface
Provides an interface defining a tour entity.

Namespace

Drupal\tour

Code

public function getRoutes();
doc_Drupal
2016-10-29 09:48:51
Comments
Leave a Comment

Please login to continue.