You are here

protected property RestResourceConfig::$configuration in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/rest/src/Entity/RestResourceConfig.php \Drupal\rest\Entity\RestResourceConfig::configuration

The REST resource configuration.

Type: array

File

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

Class

RestResourceConfig
Defines a RestResourceConfig configuration entity class.

Namespace

Drupal\rest\Entity

Code

protected $configuration;