protected property Attribute::$storage in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Template/Attribute.php \Drupal\Core\Template\Attribute::storage
Stores the attribute data.
Type: \Drupal\Core\Template\AttributeValueBase[]
File
- core/
lib/ Drupal/ Core/ Template/ Attribute.php, line 78 - Contains \Drupal\Core\Template\Attribute.
Class
- Attribute
- Collects, sanitizes, and renders HTML attributes.
Namespace
Drupal\Core\TemplateCode
protected $storage = array();