The human-readable name of the resource plugin.
Type: \Drupal\Core\Annotation\Translation
Related topics
- Annotation for translatable text
- Describes how to put translatable UI text into annotations.
File
- core/modules/rest/src/Annotation/RestResource.php, line 39
Class
- RestResource
- Defines a REST resource annotation object.
Namespace
Drupal\rest\Annotation
Code
public $label;
Please login to continue.