public constant PushIntent::PUSH_MANUALLY in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_MANUALLY
- 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::PUSH_MANUALLY
Push only some of these entities, chosen manually.
- used as a configuration option
- used as $action
File
- src/
PushIntent.php, line 45
Class
- PushIntent
- Class PushIntent.
Namespace
Drupal\cms_content_syncCode
public const PUSH_MANUALLY = 'manually';