You are here

public constant PushIntent::PUSH_FAILED_REQUEST_INVALID_STATUS_CODE in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_FAILED_REQUEST_INVALID_STATUS_CODE
  2. 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_FAILED_REQUEST_INVALID_STATUS_CODE

The Sync Core returned a non-2xx status code

File

src/PushIntent.php, line 81

Class

PushIntent
Class PushIntent.

Namespace

Drupal\cms_content_sync

Code

public const PUSH_FAILED_REQUEST_INVALID_STATUS_CODE = 'export_failed_invalid_status_code';