You are here

public function RevisionTreeIndexInterface::getGraph in Multiversion 8

Same name and namespace in other branches
  1. 8.2 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

RevisionTreeIndexInterface

Namespace

Drupal\multiversion\Entity\Index

Code

public function getGraph($uuid);