protected property WebformOptionsCustom::$url in Webform 6.x
Same name and namespace in other branches
- 8.5 modules/webform_options_custom/src/Entity/WebformOptionsCustom.php \Drupal\webform_options_custom\Entity\WebformOptionsCustom::url
The custom HTML/SVG URL.
Type: string
File
- modules/
webform_options_custom/ src/ Entity/ WebformOptionsCustom.php, line 143
Class
- WebformOptionsCustom
- Defines the webform options custom entity.
Namespace
Drupal\webform_options_custom\EntityCode
protected $url;