You are here

constant WebformShareIframe::VERSION in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_share/src/Element/WebformShareIframe.php \Drupal\webform_share\Element\WebformShareIframe::VERSION

The JavaScript iframe library version.

File

modules/webform_share/src/Element/WebformShareIframe.php, line 25

Class

WebformShareIframe
Provides a render element that createa an iframe to share a webform.

Namespace

Drupal\webform_share\Element

Code

const VERSION = '4.2.10';