ViewsForm::$urlGenerator
Same name in other branches
- 8.9.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::urlGenerator
- 10 core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\ViewsForm::urlGenerator
- 11.x core/modules/views/src/Form/ViewsForm.php \Drupal\views\Form\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\FormCode
protected $urlGenerator;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.