Stores the attribute data.
Type: \Drupal\Core\Template\AttributeValueBase[]
File
- core/lib/Drupal/Core/Template/Attribute.php, line 72
Class
- Attribute
- Collects, sanitizes, and renders HTML attributes.
Namespace
Drupal\Core\Template
Code
protected $storage = array();
Please login to continue.