You are here

constant DrupalAttributes::INPUT_GROUP in Express 8

Defines the "input_group_attributes" storage type constant.

File

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

Class

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

Namespace

Drupal\bootstrap\Utility

Code

const INPUT_GROUP = 'input_group_attributes';