protected property EntityDerivative::$derivatives

List of derivative definitions.

Type: array

File

drupal/core/modules/rest/lib/Drupal/rest/Plugin/Derivative/EntityDerivative.php, line 22
Definition of Drupal\rest\Plugin\Derivative\EntityDerivative.

Class

EntityDerivative
Provides a resource plugin definition for every entity type.

Namespace

Drupal\rest\Plugin\Derivative

Code

protected $derivatives;