public constant PushIntent::NO_PUSH_REASON__HANDLER_IGNORES in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::NO_PUSH_REASON__HANDLER_IGNORES
- 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::NO_PUSH_REASON__HANDLER_IGNORES
refused to push this entity. These are usually handler specific configurations like "Don't push unpublished content" for nodes.
File
- src/
PushIntent.php, line 127
Class
- PushIntent
- Class PushIntent.
Namespace
Drupal\cms_content_syncCode
public const NO_PUSH_REASON__HANDLER_IGNORES = 'HANDLER_IGNORES';