The REST resource config id.
Type: string
File
- core/modules/rest/src/Entity/RestResourceConfig.php, line 36
Class
- RestResourceConfig
- Defines a RestResourceConfig configuration entity class.
Namespace
Drupal\rest\Entity
Code
protected $id;
The REST resource config id.
Type: string
Drupal\rest\Entity
protected $id;
Please login to continue.