You are here

protected property WebformDevelEntitySchemaForm::$scheme in Webform 8.5

Same name and namespace in other branches
  1. 6.x modules/webform_devel/src/Form/WebformDevelEntitySchemaForm.php \Drupal\webform_devel\Form\WebformDevelEntitySchemaForm::scheme

The webform devel scheme service.

Type: \Drupal\webform_devel\WebformDevelSchemaInterface

File

modules/webform_devel/src/Form/WebformDevelEntitySchemaForm.php, line 25

Class

WebformDevelEntitySchemaForm
Get webform schema.

Namespace

Drupal\webform_devel\Form

Code

protected $scheme;