public function RevisionTreeIndexInterface::getOpenRevisions in Multiversion 8.2
Same name and namespace in other branches
- 8 src/Entity/Index/RevisionTreeIndexInterface.php \Drupal\multiversion\Entity\Index\RevisionTreeIndexInterface::getOpenRevisions()
Parameters
string $uuid:
Return value
string[]
1 method overrides RevisionTreeIndexInterface::getOpenRevisions()
- RevisionTreeIndex::getOpenRevisions in src/
Entity/ Index/ RevisionTreeIndex.php
File
- src/
Entity/ Index/ RevisionTreeIndexInterface.php, line 49
Class
Namespace
Drupal\multiversion\Entity\IndexCode
public function getOpenRevisions($uuid);