FormElementBase::$definition

The data definition of the element this form element is for.

Type: \Drupal\Core\TypedData\DataDefinitionInterface

File

core/modules/config_translation/src/FormElement/FormElementBase.php, line 30

Class

FormElementBase
Provides a common base class for form elements.

Namespace

Drupal\config_translation\FormElement

Code

protected $definition;
doc_Drupal
2016-10-29 09:15:36
Comments
Leave a Comment

Please login to continue.