You are here

protected property Element::$type in Express 8

The element type.

Type: string

File

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

Class

Element
Provides helper methods for Drupal render elements.

Namespace

Drupal\bootstrap\Utility

Code

protected $type = FALSE;