You are here

protected property Changes::$includeDocs in Replication 8.2

Same name and namespace in other branches
  1. 8 src/Changes/Changes.php \Drupal\replication\Changes\Changes::includeDocs

Whether to include entities in the changeset.

Type: boolean

File

src/Changes/Changes.php, line 65

Class

Changes

Namespace

Drupal\replication\Changes

Code

protected $includeDocs = FALSE;