protected property EntityShareCronService::$entityTypeManager in Entity Share Cron 8
Same name and namespace in other branches
- 8.2 src/EntityShareCronService.php \Drupal\entity_share_cron\EntityShareCronService::entityTypeManager
- 3.0.x src/EntityShareCronService.php \Drupal\entity_share_cron\EntityShareCronService::entityTypeManager
Entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
EntityShareCronService.php, line 51
Class
- EntityShareCronService
- Entity Share Cron service.
Namespace
Drupal\entity_share_cronCode
protected $entityTypeManager;