function ViewPageController::__construct

File

core/modules/views/src/Routing/ViewPageController.php, line 21

Class

ViewPageController
Defines a page controller to execute and render a view.

Namespace

Drupal\views\Routing

Code

public function __construct(protected readonly ContextualLinksHelper $contextualLinks) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.