public function EntityIndexInterface::get in Multiversion 8
Same name and namespace in other branches
- 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
Namespace
Drupal\multiversion\Entity\IndexCode
public function get($key);