ViewsForm::$urlGenerator

The URL generator to generate the form action.

Type: \Drupal\Core\Routing\UrlGeneratorInterface

File

core/modules/views/src/Form/ViewsForm.php, line 47

Class

ViewsForm
Provides a base class for single- or multistep view forms.

Namespace

Drupal\views\Form

Code

protected $urlGenerator;

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