public function AllDocsInterface::inclusiveEnd in Replication 8
Same name and namespace in other branches
- 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
Namespace
Drupal\replication\AllDocsCode
public function inclusiveEnd($inclusive_end);