You are here

protected property AdministrativeArea::$formState in Address 8

If we're in the middle of building a form, its current state.

Type: \Drupal\Core\Form\FormStateInterface

File

src/Plugin/views/filter/AdministrativeArea.php, line 45

Class

AdministrativeArea
Filter by administrative area.

Namespace

Drupal\address\Plugin\views\filter

Code

protected $formState;