Entity manager service
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/forum/src/ForumManager.php, line 57
Class
- ForumManager
- Provides forum manager service.
Namespace
Drupal\forum
Code
protected $entityManager;
Entity manager service
Type: \Drupal\Core\Entity\EntityManagerInterface
Drupal\forum
protected $entityManager;
Please login to continue.