public constant PushIntent::PUSH_FORCED in CMS Content Sync 2.1.x
Same name and namespace in other branches
- 8 src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_FORCED
- 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_FORCED
Force the entity to be pushed (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/
PushIntent.php, line 62
Class
- PushIntent
- Class PushIntent.
Namespace
Drupal\cms_content_syncCode
public const PUSH_FORCED = 'forced';