You are here

protected property ImportEvent::$gid in Content Synchronizer 3.x

Same name and namespace in other branches
  1. 8.2 src/Events/ImportEvent.php \Drupal\content_synchronizer\Events\ImportEvent::gid
  2. 8 src/Events/ImportEvent.php \Drupal\content_synchronizer\Events\ImportEvent::gid

The entity gid.

Type: string

File

src/Events/ImportEvent.php, line 27

Class

ImportEvent
Import event.

Namespace

Drupal\content_synchronizer\Events

Code

protected $gid;