You are here

protected property Element::$attributePrefix in Express 8

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

Type: string

Overrides DrupalAttributes::$attributePrefix

File

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

Class

Element
Provides helper methods for Drupal render elements.

Namespace

Drupal\bootstrap\Utility

Code

protected $attributePrefix = '#';