You are here

protected property Changes::$since in Replication 8.2

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

The sequence ID to start including changes from. Result includes last_seq.

Type: int

File

src/Changes/Changes.php, line 72

Class

Changes

Namespace

Drupal\replication\Changes

Code

protected $since = 0;