The name of the display used by the form.
Type: string
File
- core/modules/views_ui/src/ViewFormBase.php, line 20
Class
- ViewFormBase
- Base form for Views forms.
Namespace
Drupal\views_ui
Code
protected $displayID;
The name of the display used by the form.
Type: string
Drupal\views_ui
protected $displayID;
Please login to continue.