You are here

protected property WebformResultsCustomForm::$type in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Form/WebformResultsCustomForm.php \Drupal\webform\Form\WebformResultsCustomForm::type

Result custom setting type.

Type: string

File

src/Form/WebformResultsCustomForm.php, line 42

Class

WebformResultsCustomForm
Webform for webform results custom(ize) webform.

Namespace

Drupal\webform\Form

Code

protected $type = self::CUSTOMIZE_DEFAULT;