You are here

protected property WebformDevelEntityFormApiBaseForm::$translatableProperties in Webform 8.5

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

An array of translatable properties.

Type: array

File

modules/webform_devel/src/Form/WebformDevelEntityFormApiBaseForm.php, line 54

Class

WebformDevelEntityFormApiBaseForm
Export a webform's element to Form API (FAPI).

Namespace

Drupal\webform_devel\Form

Code

protected $translatableProperties;