You are here

public constant PullIntent::PULL_UPDATE_IGNORE 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_UPDATE_IGNORE
  2. 2.0.x src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_UPDATE_IGNORE

Ignore all incoming updates

File

src/PullIntent.php, line 61

Class

PullIntent

Namespace

Drupal\cms_content_sync

Code

public const PULL_UPDATE_IGNORE = 'ignore';