You are here

constant WebformOptionsCustomInterface::TYPE_URL in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_options_custom/src/WebformOptionsCustomInterface.php \Drupal\webform_options_custom\WebformOptionsCustomInterface::TYPE_URL

Custom options from URL.

File

modules/webform_options_custom/src/WebformOptionsCustomInterface.php, line 15

Class

WebformOptionsCustomInterface
Provides an interface defining a webform options custom entity.

Namespace

Drupal\webform_options_custom

Code

const TYPE_URL = 'url';