public constant PullIntent::PULL_DISABLED in CMS Content Sync 2.0.x
Same name and namespace in other branches
- 8 src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_DISABLED
- 2.1.x src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_DISABLED
Disable pull completely for this entity type, unless forced.
- used as a configuration option
- not used as $action
File
- src/
PullIntent.php, line 22
Class
Namespace
Drupal\cms_content_syncCode
public const PULL_DISABLED = 'disabled';