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