You are here

public constant SyncCoreEntityItemResource::CODE_NOT_FOUND in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 2.1.x src/Plugin/rest/resource/SyncCoreEntityItemResource.php \Drupal\cms_content_sync\Plugin\rest\resource\SyncCoreEntityItemResource::CODE_NOT_FOUND

File

src/Plugin/rest/resource/SyncCoreEntityItemResource.php, line 48

Class

SyncCoreEntityItemResource
Provides entity interfaces for Content Sync, allowing Sync Core v2 to request and manipulate entities.

Namespace

Drupal\cms_content_sync\Plugin\rest\resource

Code

public const CODE_NOT_FOUND = 404;