The plugin ID.
Type: string
File
- core/modules/help/src/Annotation/HelpSection.php, line 29
Class
- HelpSection
- Defines a Plugin annotation object for help page section plugins.
Namespace
Drupal\help\Annotation
Code
public $id;
The plugin ID.
Type: string
Drupal\help\Annotation
public $id;
Please login to continue.