You are here

protected property EditionsController::$entityManager in Simplenews Scheduler 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

Overrides ControllerBase::$entityManager

File

src/Controller/EditionsController.php, line 26
Contains \Drupal\simplenews_scheduler\Controller\EditionsController.

Class

EditionsController
Default controller for the simplenews_scheduler module.

Namespace

Drupal\simplenews_scheduler\Controller

Code

protected $entityManager;