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