The injection container that should be passed into the controller factory.
Type: \Symfony\Component\DependencyInjection\ContainerInterface
File
- drupal/core/lib/Drupal/Core/Entity/EntityManager.php, line 41
- Contains \Drupal\Core\Entity\EntityManager.
Class
- EntityManager
- Manages entity type plugin definitions.
Namespace
Drupal\Core\Entity
Code
protected $container;