The views display plugin manager to use.
Type: \Drupal\Component\Plugin\PluginManagerInterface
File
- core/modules/views_ui/src/ViewListBuilder.php, line 25
Class
- ViewListBuilder
- Defines a class to build a listing of view entities.
Namespace
Drupal\views_ui
Code
1 | protected $displayManager ; |
Please login to continue.