You are here

protected property ConditionalFieldsFormHelper::$elementInfo in Conditional Fields 4.x

Same name and namespace in other branches
  1. 8 src/ConditionalFieldsFormHelper.php \Drupal\conditional_fields\ConditionalFieldsFormHelper::elementInfo

A form element information manager.

Type: \Drupal\Core\Render\ElementInfoManager

File

src/ConditionalFieldsFormHelper.php, line 43

Class

ConditionalFieldsFormHelper
Helper to interact with forms.

Namespace

Drupal\conditional_fields

Code

protected $elementInfo;