The entity manager.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/user/src/Theme/AdminNegotiator.php, line 36
Class
- AdminNegotiator
- Sets the active theme on admin pages.
Namespace
Drupal\user\Theme
Code
protected $entityManager;
Please login to continue.