You are here

protected property ViewEditForm::$elementInfo in Drupal 9

Same name and namespace in other branches
  1. 8 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 55

Class

ViewEditForm
Form controller for the Views edit form.

Namespace

Drupal\views_ui

Code

protected $elementInfo;