Stores the available element information.
Type: array
File
- core/lib/Drupal/Core/Render/ElementInfoManager.php, line 31
 
Class
- ElementInfoManager
 - Provides a plugin manager for element plugins.
 
Namespace
Drupal\Core\Render
Code
protected $elementInfo;
Stores the available element information.
Type: array
Drupal\Core\Render
protected $elementInfo;
Please login to continue.