Tip::$title

Same name and namespace in other branches
  1. 8.9.x core/modules/tour/src/Annotation/Tip.php \Drupal\tour\Annotation\Tip::title
  2. 10 core/modules/tour/src/Annotation/Tip.php \Drupal\tour\Annotation\Tip::title
  3. 11.x core/modules/tour/src/Annotation/Tip.php \Drupal\tour\Annotation\Tip::title

The title of the plugin.

Type: \Drupal\Core\Annotation\Translation

Related topics

File

core/modules/tour/src/Annotation/Tip.php, line 37

Class

Tip
Defines a tour item annotation object.

Namespace

Drupal\tour\Annotation

Code

public $title;

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