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