You are here

constant DrupalAttributes::DESCRIPTION in Express 8

Defines the "description_attributes" storage type constant.

File

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

Class

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

Namespace

Drupal\bootstrap\Utility

Code

const DESCRIPTION = 'description_attributes';