protected property TipPluginImage::$alt

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

A alt text used for the image.

Type: string

File

drupal/core/modules/tour/tests/tour_test/lib/Drupal/tour_test/Plugin/tour/tip/TipPluginImage.php, line 34
Contains \Drupal\tour_test\Plugin\tour\tour\TipPluginImage.

Class

TipPluginImage
Displays an image as a tip.

Namespace

Drupal\tour_test\Plugin\tour\tip

Code

protected $alt;