protected property RestResourceConfig::$id in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rest/src/Entity/RestResourceConfig.php \Drupal\rest\Entity\RestResourceConfig::id
The REST resource config id.
Type: string
File
- core/
modules/ rest/ src/ Entity/ RestResourceConfig.php, line 44
Class
- RestResourceConfig
- Defines a RestResourceConfig configuration entity class.
Namespace
Drupal\rest\EntityCode
protected $id;