The current used display plugin.
Type: \Drupal\views\Plugin\views\display\DisplayPluginBase
File
- core/modules/views/src/ViewExecutable.php, line 201
Class
- ViewExecutable
- Represents a view as a whole.
Namespace
Drupal\views
Code
public $display_handler;
Please login to continue.