You are here

public property Tip::$title in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/tour/src/Annotation/Tip.php \Drupal\tour\Annotation\Tip::title
  2. 9 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;