protected property TipPluginImage::$url in Zircon Profile 8.0
Same name and namespace in other branches
- 8 core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php \Drupal\tour_test\Plugin\tour\tip\TipPluginImage::url
The url which is used for the image in this Tip.
A url used for the image.
Type: string
File
- core/
modules/ tour/ tests/ tour_test/ src/ Plugin/ tour/ tip/ TipPluginImage.php, line 29 - Contains \Drupal\tour_test\Plugin\tour\tip\TipPluginImage.
Class
- TipPluginImage
- Displays an image as a tip.
Namespace
Drupal\tour_test\Plugin\tour\tipCode
protected $url;