ViewEditForm::$elementInfo

Same name and namespace in other branches
  1. 9 core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::elementInfo
  2. 10 core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::elementInfo
  3. 11.x core/modules/views_ui/src/ViewEditForm.php \Drupal\views_ui\ViewEditForm::elementInfo

The element info manager.

Type: \Drupal\Core\Render\ElementInfoManagerInterface

File

core/modules/views_ui/src/ViewEditForm.php, line 54

Class

ViewEditForm
Form controller for the Views edit form.

Namespace

Drupal\views_ui

Code

protected $elementInfo;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.