You are here

protected property Tour::$module in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::module
  2. 10 core/modules/tour/src/Entity/Tour.php \Drupal\tour\Entity\Tour::module

The module which this tour is assigned to.

Type: string

File

core/modules/tour/src/Entity/Tour.php, line 57

Class

Tour
Defines the configured tour entity.

Namespace

Drupal\tour\Entity

Code

protected $module;