You are here

constant ResourceVersionRouteEnhancer::WORKING_COPIES_REQUESTED in Drupal 8

Same name and namespace in other branches
  1. 9 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';