You are here

protected property Overview::$entityManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/forum/src/Form/Overview.php \Drupal\forum\Form\Overview::entityManager

Entity manager Service Object.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/forum/src/Form/Overview.php, line 28
Contains \Drupal\forum\Form\Overview.

Class

Overview

Namespace

Drupal\forum\Form

Code

protected $entityManager;