function TipPluginInterface::getWeight

Returns weight of the tip.

Return value

string The weight of the tip.

1 method overrides TipPluginInterface::getWeight()
TipPluginBase::getWeight in core/modules/tour/src/TipPluginBase.php
Returns weight of the tip.

File

core/modules/tour/src/TipPluginInterface.php, line 37

Class

TipPluginInterface
Defines an interface for tour items.

Namespace

Drupal\tour

Code

public function getWeight();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.