You are here

public constant PullIntent::PULL_FAILED_CONTENT_SYNC_ERROR in CMS Content Sync 8

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

An internal Content Sync error occurred when trying to pull the entity

File

src/PullIntent.php, line 100

Class

PullIntent

Namespace

Drupal\cms_content_sync

Code

public const PULL_FAILED_CONTENT_SYNC_ERROR = 'import_failed_content_sync_error';