You are here

public property BeforeEntityPush::$intent in CMS Content Sync 8

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

Type: intent

File

src/Event/BeforeEntityPush.php, line 28

Class

BeforeEntityPush
An entity is about to be pushed. Other modules can use this to interact with the push, primarily to add, change or remove field values.

Namespace

Drupal\cms_content_sync\Event

Code

public $intent;