protected property LoginDestinationManager::$entityTypeManager in Login Destination 8.2
Same name and namespace in other branches
- 8 src/LoginDestinationManager.php \Drupal\login_destination\LoginDestinationManager::entityTypeManager
The entity type manager.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
LoginDestinationManager.php, line 28
Class
- LoginDestinationManager
- Defines a login destination manager service.
Namespace
Drupal\login_destinationCode
protected $entityTypeManager;