The plugin ID.
Type: string
File
- core/modules/views/src/Annotation/ViewsExposedForm.php, line 22
Class
- ViewsExposedForm
- Defines a Plugin annotation object for views exposed form plugins.
Namespace
Drupal\views\Annotation
Code
public $id;
The plugin ID.
Type: string
Drupal\views\Annotation
public $id;
Please login to continue.