The URL of the form.
Type: string
File
- core/modules/views_ui/src/Ajax/SetFormCommand.php, line 19
Class
- SetFormCommand
- Provides an AJAX command for setting a form submit URL in modal forms.
Namespace
Drupal\views_ui\Ajax
Code
protected $url;
The URL of the form.
Type: string
Drupal\views_ui\Ajax
protected $url;
Please login to continue.