The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/views/src/EventSubscriber/ViewsEntitySchemaSubscriber.php, line 75
Class
- ViewsEntitySchemaSubscriber
- Reacts to changes on entity types to update all views entities.
Namespace
Drupal\views\EventSubscriber
Code
protected $entityManager;
Please login to continue.