public property RestResource::$id in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rest/src/Annotation/RestResource.php \Drupal\rest\Annotation\RestResource::id
The resource plugin ID.
Type: string
File
- core/
modules/ rest/ src/ Annotation/ RestResource.php, line 35 - Contains \Drupal\rest\Annotation\RestResource.
Class
- RestResource
- Defines a REST resource annotation object.
Namespace
Drupal\rest\AnnotationCode
public $id;