You are here

public constant PushIntent::NO_PUSH_REASON__NEVER_PUSHED in CMS Content Sync 8

Same name and namespace in other branches
  1. 2.1.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::NO_PUSH_REASON__NEVER_PUSHED
  2. 2.0.x src/PushIntent.php \Drupal\cms_content_sync\PushIntent::NO_PUSH_REASON__NEVER_PUSHED

pushed before, so pushing the deletion doesn't make sense (it will not even exist remotely yet)

File

src/PushIntent.php, line 114

Class

PushIntent
Class PushIntent.

Namespace

Drupal\cms_content_sync

Code

public const NO_PUSH_REASON__NEVER_PUSHED = 'NEVER_EXPORTED';