You are here

interface RevisionIndexInterface in Multiversion 8

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

Hierarchy

Expanded class hierarchy of RevisionIndexInterface

All classes that implement RevisionIndexInterface

1 file declares its use of RevisionIndexInterface
MultiversionIndexFactoryTest.php in tests/src/Kernel/MultiversionIndexFactoryTest.php

File

src/Entity/Index/RevisionIndexInterface.php, line 5

Namespace

Drupal\multiversion\Entity\Index
View source
interface RevisionIndexInterface extends EntityIndexInterface {

}

Members