public constant PullIntent::PULL_FORCED in CMS Content Sync 2.0.x
Same name and namespace in other branches
- 8 src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_FORCED
- 2.1.x src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_FORCED
Force the entity to be pulled (as long as a handler is also selected). Can be used programmatically for custom workflows.
- not used as a configuration option
- used as $action
File
- src/
PullIntent.php, line 56
Class
Namespace
Drupal\cms_content_syncCode
public const PULL_FORCED = 'forced';