public property BeforeEntityPull::$intent in CMS Content Sync 2.1.x
Same name and namespace in other branches
- 8 src/Event/BeforeEntityPull.php \Drupal\cms_content_sync\Event\BeforeEntityPull::intent
- 2.0.x src/Event/BeforeEntityPull.php \Drupal\cms_content_sync\Event\BeforeEntityPull::intent
Type: \Drupal\cms_content_sync\PullIntent
File
- src/
Event/ BeforeEntityPull.php, line 28
Class
- BeforeEntityPull
- An entity is being pulled. Modules can use this to append additional field values or process other information for different use cases.
Namespace
Drupal\cms_content_sync\EventCode
public $intent;