You are here

protected property AdminNegotiator::$entityManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/user/src/Theme/AdminNegotiator.php \Drupal\user\Theme\AdminNegotiator::entityManager

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/user/src/Theme/AdminNegotiator.php, line 41
Contains \Drupal\user\Theme\AdminNegotiator.

Class

AdminNegotiator
Sets the active theme on admin pages.

Namespace

Drupal\user\Theme

Code

protected $entityManager;