You are here

constant DrupalAttributes::ATTRIBUTES in Express 8

Defines the "attributes" storage type constant.

File

themes/contrib/bootstrap/src/Utility/DrupalAttributes.php, line 27
Contains \Drupal\bootstrap\Utility\DrupalAttributes.

Class

DrupalAttributes
Class for managing multiple types of attributes commonly found in Drupal.

Namespace

Drupal\bootstrap\Utility

Code

const ATTRIBUTES = 'attributes';