You are here

public property Tip::$title in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 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 42
Contains \Drupal\tour\Annotation\Tip.

Class

Tip
Defines a tour item annotation object.

Namespace

Drupal\tour\Annotation

Code

public $title;