function TipPluginInterface::getWeight

Returns weight of the tip.

Return value

string The 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.