You are here

public function ChangesInterface::getSince in Replication 8

Get the since value.

Return value

int

1 method overrides ChangesInterface::getSince()
Changes::getSince in src/Changes/Changes.php
Get the since value.

File

src/Changes/ChangesInterface.php, line 65

Class

ChangesInterface
Define and build a changeset for a Workspace.

Namespace

Drupal\replication\Changes

Code

public function getSince();