You are here

public function MultiversionManagerInterface::getEnabledEntityTypes in Multiversion 8.2

Same name and namespace in other branches
  1. 8 src/MultiversionManagerInterface.php \Drupal\multiversion\MultiversionManagerInterface::getEnabledEntityTypes()

Return value

\Drupal\Core\Entity\EntityTypeInterface[]

1 method overrides MultiversionManagerInterface::getEnabledEntityTypes()
MultiversionManager::getEnabledEntityTypes in src/MultiversionManager.php

File

src/MultiversionManagerInterface.php, line 36

Class

MultiversionManagerInterface

Namespace

Drupal\multiversion

Code

public function getEnabledEntityTypes();