You are here

protected property DrupalAttributes::$attributePrefix in Express 8

A prefix to use for retrieving attribute keys from the array.

Type: string

File

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

Class

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

Namespace

Drupal\bootstrap\Utility

Code

protected $attributePrefix = '';