TipPluginImage::$alt

Same name in other branches
  1. 9 core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php \Drupal\tour_test\Plugin\tour\tip\TipPluginImage::alt
  2. 10 core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php \Drupal\tour_test\Plugin\tour\tip\TipPluginImage::alt
  3. 11.x core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php \Drupal\tour_test\Plugin\tour\tip\TipPluginImage::alt

The alt text which is used for the image in this Tip.

A alt text used for the image.

Type: string

File

core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php, line 32

Class

TipPluginImage
Displays an image as a tip.

Namespace

Drupal\tour_test\Plugin\tour\tip

Code

protected $alt;

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