function TipPluginInterface::id

Returns id of the tip.

Return value

string The id of the tip.

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

File

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

Class

TipPluginInterface
Defines an interface for tour items.

Namespace

Drupal\tour

Code

public function id();

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