TipPluginText::$body

Same name in other branches
  1. 8.9.x core/modules/tour/src/Plugin/tour/tip/TipPluginText.php \Drupal\tour\Plugin\tour\tip\TipPluginText::body
  2. 10 core/modules/tour/src/Plugin/tour/tip/TipPluginText.php \Drupal\tour\Plugin\tour\tip\TipPluginText::body
  3. 11.x core/modules/tour/src/Plugin/tour/tip/TipPluginText.php \Drupal\tour\Plugin\tour\tip\TipPluginText::body

The body text which is used for render of this Text Tip.

Type: string

File

core/modules/tour/src/Plugin/tour/tip/TipPluginText.php, line 26

Class

TipPluginText
Displays some text as a tip.

Namespace

Drupal\tour\Plugin\tour\tip

Code

protected $body;

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