public function MultiversionManagerInterface::getSupportedEntityTypes in Multiversion 8
Same name and namespace in other branches
- 8.2 src/MultiversionManagerInterface.php \Drupal\multiversion\MultiversionManagerInterface::getSupportedEntityTypes()
Return value
\Drupal\Core\Entity\EntityTypeInterface[]
1 method overrides MultiversionManagerInterface::getSupportedEntityTypes()
File
- src/
MultiversionManagerInterface.php, line 33
Class
Namespace
Drupal\multiversionCode
public function getSupportedEntityTypes();