You are here

public constant PushIntent::NO_PUSH_REASON__NEVER_PUSHED in CMS Content Sync 2.1.x

Same name and namespace in other branches
  1. 8 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 115

Class

PushIntent
Class PushIntent.

Namespace

Drupal\cms_content_sync

Code

public const NO_PUSH_REASON__NEVER_PUSHED = 'NEVER_EXPORTED';