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