private property EntityWarmer::$entityTypeManager in Warmer 8
Same name and namespace in other branches
- 2.x modules/warmer_entity/src/Plugin/warmer/EntityWarmer.php \Drupal\warmer_entity\Plugin\warmer\EntityWarmer::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- modules/
warmer_entity/ src/ Plugin/ warmer/ EntityWarmer.php, line 30
Class
- EntityWarmer
- The cache warmer for the built-in entity cache.
Namespace
Drupal\warmer_entity\Plugin\warmerCode
private $entityTypeManager;