You are here

protected property UuidIndex::$collectionPrefix in Multiversion 8.2

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

Type: string

Overrides EntityIndex::$collectionPrefix

File

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

Class

UuidIndex

Namespace

Drupal\multiversion\Entity\Index

Code

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