ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED

Same name and namespace in other branches
  1. 8.9.x core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php \Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED
  2. 10 core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php \Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED
  3. 11.x core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php \Drupal\jsonapi\Revisions\ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED

A route parameter key which indicates that working copies were requested.

File

core/modules/jsonapi/src/Revisions/ResourceVersionRouteEnhancer.php, line 45

Class

ResourceVersionRouteEnhancer
Loads an appropriate revision for the requested resource version.

Namespace

Drupal\jsonapi\Revisions

Code

const WORKING_COPIES_REQUESTED = 'working_copies_requested';

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