You are here

interface UuidIndexInterface in Multiversion 8

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

Hierarchy

Expanded class hierarchy of UuidIndexInterface

All classes that implement UuidIndexInterface

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

File

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

Namespace

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

}

Members