Same name and namespace in other branches
  1. 8.9.x core/modules/rest/src/Entity/RestResourceConfig.php \Drupal\rest\Entity\RestResourceConfig::plugin_id
  2. 9 core/modules/rest/src/Entity/RestResourceConfig.php \Drupal\rest\Entity\RestResourceConfig::plugin_id

The REST resource plugin id.

Type: string

File

core/modules/rest/src/Entity/RestResourceConfig.php, line 50

Class

RestResourceConfig
Defines a RestResourceConfig configuration entity class.

Namespace

Drupal\rest\Entity

Code

protected $plugin_id;