CollectResourceObjectMetaEvent::$meta

Same name and namespace in other branches
  1. 11.x core/modules/jsonapi/src/Events/CollectResourceObjectMetaEvent.php \Drupal\jsonapi\Events\CollectResourceObjectMetaEvent::meta

The metadata.

Type: array

File

core/modules/jsonapi/src/Events/CollectResourceObjectMetaEvent.php, line 31

Class

CollectResourceObjectMetaEvent
Event for collecting resource object metadata of a JSON:API resource types.

Namespace

Drupal\jsonapi\Events

Code

private array $meta = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.