protected property TipPluginImageLegacy::$url in Drupal 9
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/ TipPluginImageLegacy.php, line 27
Class
- TipPluginImageLegacy
- Displays an image as a tip.
Namespace
Drupal\tour_test\Plugin\tour\tipCode
protected $url;