You are here

constant WebformComputedInterface::MODE_AUTO in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Element/WebformComputedInterface.php \Drupal\webform\Element\WebformComputedInterface::MODE_AUTO

Denotes markup whose content type should be detected.

File

src/Element/WebformComputedInterface.php, line 31

Class

WebformComputedInterface
Defines an interface for webform computed element.

Namespace

Drupal\webform\Element

Code

const MODE_AUTO = 'auto';