protected property TipPluginBase::$weight in Drupal 10
Same name and namespace in other branches
- 8 core/modules/tour/src/TipPluginBase.php \Drupal\tour\TipPluginBase::weight
- 9 core/modules/tour/src/TipPluginBase.php \Drupal\tour\TipPluginBase::weight
Allows tips to take more priority that others.
Type: string
File
- core/
modules/ tour/ src/ TipPluginBase.php, line 29
Class
- TipPluginBase
- Defines a base tour item implementation.
Namespace
Drupal\tourCode
protected $weight;