You are here

constant DrupalAttributes::BODY in Express 8

Defines the "body_attributes" storage type constant.

File

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

Class

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

Namespace

Drupal\bootstrap\Utility

Code

const BODY = 'body_attributes';