You are here

protected property RevisionTreeIndex::$workspaceManager in Multiversion 8

Same name and namespace in other branches
  1. 8.2 src/Entity/Index/RevisionTreeIndex.php \Drupal\multiversion\Entity\Index\RevisionTreeIndex::workspaceManager

The workspace manager service.

Type: \Drupal\multiversion\Workspace\WorkspaceManagerInterface

File

src/Entity/Index/RevisionTreeIndex.php, line 31

Class

RevisionTreeIndex
The revision tree index.

Namespace

Drupal\multiversion\Entity\Index

Code

protected $workspaceManager;