You are here

protected property WebformOptionsForm::$moduleExtensionList in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/WebformOptionsForm.php \Drupal\webform\WebformOptionsForm::moduleExtensionList

Module extension list.

Type: \Drupal\Core\Extension\ModuleExtensionList

File

src/WebformOptionsForm.php, line 25

Class

WebformOptionsForm
Provides a form to set options.

Namespace

Drupal\webform

Code

protected $moduleExtensionList;