You are here

public constant PushIntent::NO_PUSH_REASON__HANDLER_IGNORES in CMS Content Sync 2.0.x

Same name and namespace in other branches
  1. 8 src/PushIntent.php \Drupal\cms_content_sync\PushIntent::NO_PUSH_REASON__HANDLER_IGNORES
  2. 2.1.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 128

Class

PushIntent
Class PushIntent.

Namespace

Drupal\cms_content_sync

Code

public const NO_PUSH_REASON__HANDLER_IGNORES = 'HANDLER_IGNORES';