Collects available render array element types.
Hierarchy
- interface \Drupal\Core\Render\ElementInfoManagerInterface
File
- core/lib/Drupal/Core/Render/ElementInfoManagerInterface.php, line 8
Namespace
Drupal\Core\Render
Members
Name | Modifiers | Type | Description |
---|---|---|---|
ElementInfoManagerInterface::getInfo | public | function | Retrieves the default properties for the defined element type. |
ElementInfoManagerInterface::getInfoProperty | public | function | Retrieves a single property for the defined element type. |
Please login to continue.