You are here

UuidIndexInterface.php in Multiversion 8

Same filename and directory in other branches
  1. 8.2 src/Entity/Index/UuidIndexInterface.php

File

src/Entity/Index/UuidIndexInterface.php
View source
<?php

namespace Drupal\multiversion\Entity\Index;

interface UuidIndexInterface extends EntityIndexInterface {

}

Interfaces

Namesort descending Description
UuidIndexInterface