Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. EntityAccessChecker.php

EntityAccessChecker::$latestRevisionCheck

The latest revision check service.

This will be NULL unless the content_moderation module is installed. This is a temporary measure. JSON:API should not need to be aware of the Content Moderation module.

Type: \Drupal\content_moderation\Access\LatestRevisionCheck

File

core/modules/jsonapi/src/Access/EntityAccessChecker.php, line 72

Class

EntityAccessChecker
Checks access to entities.

Namespace

Drupal\jsonapi\Access

Code

protected $latestRevisionCheck = NULL;

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal