You are here

constant DrupalAttributes::CONTENT in Express 8

Defines the "content_attributes" storage type constant.

File

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

Class

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

Namespace

Drupal\bootstrap\Utility

Code

const CONTENT = 'content_attributes';