You are here

protected property Element::$formState in Express 8

The current state of the form.

Type: \Drupal\Core\Form\FormStateInterface

File

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

Class

Element
Provides helper methods for Drupal render elements.

Namespace

Drupal\bootstrap\Utility

Code

protected $formState;