Identifier of the current display.
Type: string
File
- core/modules/views/src/ViewExecutable.php, line 180
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $current_display;
Identifier of the current display.
Type: string
Drupal\views
public $current_display;
Please login to continue.