You are here

protected property MultiversionManagerEvent::$entityTypes in Multiversion 8

List of entity types keyed with their entity id.

Type: \Drupal\Core\Entity\ContentEntityTypeInterface[]

File

src/Event/MultiversionManagerEvent.php, line 24

Class

MultiversionManagerEvent
MultiversionManagerEvent class.

Namespace

Drupal\multiversion\Event

Code

protected $entityTypes;