You are here

protected property EditionsController::$entityTypeManager in Simplenews Scheduler 2.0.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

Overrides ControllerBase::$entityTypeManager

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 $entityTypeManager;