You are here

protected property Changes::$limit in Replication 8.2

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

Number of items to return.

The limit of items.

Type: int|NULL

File

src/Changes/Changes.php, line 80

Class

Changes

Namespace

Drupal\replication\Changes

Code

protected $limit = NULL;