Entity manager Service Object.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/forum/src/Form/Overview.php, line 23
Class
- Overview
- Provides forum overview form for the forum vocabulary.
Namespace
Drupal\forum\Form
Code
protected $entityManager;
Please login to continue.