You are here

public function AllDocsInterface::descending in Replication 8.2

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

Parameters

boolean $descending:

Return value

\Drupal\replication\AllDocs\AllDocsInterface

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

File

src/AllDocs/AllDocsInterface.php, line 32

Class

AllDocsInterface

Namespace

Drupal\replication\AllDocs

Code

public function descending($descending);