You are here

protected property ElementInfoManager::$elementInfo in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/lib/Drupal/Core/Render/ElementInfoManager.php \Drupal\Core\Render\ElementInfoManager::elementInfo

Stores the available element information.

Type: array

File

core/lib/Drupal/Core/Render/ElementInfoManager.php, line 36
Contains \Drupal\Core\Render\ElementInfoManager.

Class

ElementInfoManager
Provides a plugin manager for element plugins.

Namespace

Drupal\Core\Render

Code

protected $elementInfo;