protected property Attribute::$storage

Stores the attribute data.

Type: array

File

drupal/core/lib/Drupal/Core/Template/Attribute.php, line 40
Definition of Drupal\Core\Template\Attribute.

Class

Attribute
A class that can be used for collecting then rendering HTML attributtes.

Namespace

Drupal\Core\Template

Code

protected $storage = array();