You are here

protected property RevisionIndex::$collectionPrefix in Multiversion 8

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

Type: string

Overrides EntityIndex::$collectionPrefix

File

src/Entity/Index/RevisionIndex.php, line 12

Class

RevisionIndex

Namespace

Drupal\multiversion\Entity\Index

Code

protected $collectionPrefix = 'multiversion.entity_index.rev.';