You are here

public function EntityIndexInterface::get in Multiversion 8

Same name and namespace in other branches
  1. 8.2 src/Entity/Index/EntityIndexInterface.php \Drupal\multiversion\Entity\Index\EntityIndexInterface::get()

Parameters

string $key:

Return value

array

1 method overrides EntityIndexInterface::get()
EntityIndex::get in src/Entity/Index/EntityIndex.php

File

src/Entity/Index/EntityIndexInterface.php, line 14

Class

EntityIndexInterface

Namespace

Drupal\multiversion\Entity\Index

Code

public function get($key);