You are here

public function AllDocsInterface::inclusiveEnd in Replication 8

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

Parameters

boolean $inclusive_end:

Return value

\Drupal\replication\AllDocs\AllDocsInterface

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

File

src/AllDocs/AllDocsInterface.php, line 47

Class

AllDocsInterface

Namespace

Drupal\replication\AllDocs

Code

public function inclusiveEnd($inclusive_end);