You are here

public function AllDocsInterface::execute in Replication 8.2

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

Return value

array

1 method overrides AllDocsInterface::execute()
AllDocs::execute in src/AllDocs/AllDocs.php
@todo {@link https://www.drupal.org/node/2599900 Move any logic around 'includeDocs' and the serialization format into the serializer to better separate concerns.}

File

src/AllDocs/AllDocsInterface.php, line 55

Class

AllDocsInterface

Namespace

Drupal\replication\AllDocs

Code

public function execute();