The ID of the item this form is manipulating.
Type: string
File
- core/modules/views_ui/src/Form/Ajax/ViewsFormBase.php, line 32
Class
- ViewsFormBase
- Provides a base class for Views UI AJAX forms.
Namespace
Drupal\views_ui\Form\Ajax
Code
1 | protected $id ; |
Please login to continue.