You are here

protected property SettingsController::$entityManager in Popup Maker - All popup types 8

The entity manager.

Type: \Drupal\Core\Entity\EntityManagerInterface

Overrides ControllerBase::$entityManager

File

src/Controller/SettingsController.php, line 40

Class

SettingsController
Settings Controller to the popup maker module.

Namespace

Drupal\popup_maker\Controller

Code

protected $entityManager;