You are here

public constant PullIntent::PULL_FAILED_UNKNOWN_POOL in CMS Content Sync 2.1.x

Same name and namespace in other branches
  1. 8 src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_FAILED_UNKNOWN_POOL
  2. 2.0.x src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_FAILED_UNKNOWN_POOL

Soft: The provided Pool doesn't exist

File

src/PullIntent.php, line 113

Class

PullIntent

Namespace

Drupal\cms_content_sync

Code

public const PULL_FAILED_UNKNOWN_POOL = 'import_failed_unknown_pool';