protected property DrupalAttributes::$attributes in Express 8
Stored attribute instances.
Type: \Drupal\bootstrap\Utility\Attributes[]
File
- themes/
contrib/ bootstrap/ src/ Utility/ DrupalAttributes.php, line 118 - Contains \Drupal\bootstrap\Utility\DrupalAttributes.
Class
- DrupalAttributes
- Class for managing multiple types of attributes commonly found in Drupal.
Namespace
Drupal\bootstrap\UtilityCode
protected $attributes = [];