You are here

public constant PullIntent::PULL_UPDATE_FORCE_AND_FORBID_EDITING in CMS Content Sync 2.1.x

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

Pull all changes and forbid local editors to change the content

File

src/PullIntent.php, line 74

Class

PullIntent

Namespace

Drupal\cms_content_sync

Code

public const PULL_UPDATE_FORCE_AND_FORBID_EDITING = 'force_and_forbid_editing';