function ContextualLinksHelper::__construct
Same name and namespace in other branches
- 11.x core/modules/views/src/ContextualLinksHelper.php \Drupal\views\ContextualLinksHelper::__construct()
File
-
core/
modules/ views/ src/ ContextualLinksHelper.php, line 17
Class
- ContextualLinksHelper
- Views contextual links helper service.
Namespace
Drupal\viewsCode
public function __construct(protected ModuleHandlerInterface $moduleHandler, protected EntityTypeManagerInterface $entityTypeManager, #[Autowire(service: 'plugin.manager.views.display')] protected PluginManagerInterface $displayManager) {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.