public constant PullIntent::PULL_AUTOMATICALLY in CMS Content Sync 8
Same name and namespace in other branches
- 2.1.x src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_AUTOMATICALLY
- 2.0.x src/PullIntent.php \Drupal\cms_content_sync\PullIntent::PULL_AUTOMATICALLY
Automatically pull all entities of this entity type.
- used as a configuration option
- used as $action
File
- src/
PullIntent.php, line 29
Class
Namespace
Drupal\cms_content_syncCode
public const PULL_AUTOMATICALLY = 'automatically';