You are here

public function AllDocsInterface::endKey in Replication 8

Same name and namespace in other branches
  1. 8.2 src/AllDocs/AllDocsInterface.php \Drupal\replication\AllDocs\AllDocsInterface::endKey()

Parameters

string $key:

Return value

\Drupal\replication\AllDocs\AllDocsInterface

1 method overrides AllDocsInterface::endKey()
AllDocs::endKey in src/AllDocs/AllDocs.php

File

src/AllDocs/AllDocsInterface.php, line 41

Class

AllDocsInterface

Namespace

Drupal\replication\AllDocs

Code

public function endKey($key);