function TipPluginBase::getLabel
File
-
core/
modules/ tour/ src/ TipPluginBase.php, line 63
Class
- TipPluginBase
- Defines a base tour item implementation.
Namespace
Drupal\tourCode
public function getLabel() {
return $this->get('label');
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.