protected property ViewFormControllerBase::$displayID

The name of the display used by the form.

Type: string

File

drupal/core/modules/views_ui/lib/Drupal/views_ui/ViewFormControllerBase.php, line 24
Contains Drupal\views_ui\ViewFormControllerBase.

Class

ViewFormControllerBase
Base form controller for Views forms.

Namespace

Drupal\views_ui

Code

protected $displayID;