You are here

protected property LoginDestinationManager::$entityTypeManager in Login Destination 8

Same name and namespace in other branches
  1. 8.2 src/LoginDestinationManager.php \Drupal\login_destination\LoginDestinationManager::entityTypeManager

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/LoginDestinationManager.php, line 27

Class

LoginDestinationManager
Defines a login destination manager service.

Namespace

Drupal\login_destination

Code

protected $entityTypeManager;