protected property ForumTopicHandler::$entityFieldManager in Opigno forum 8
Same name and namespace in other branches
- 3.x src/ForumTopicHandler.php \Drupal\opigno_forum\ForumTopicHandler::entityFieldManager
The entity field manager.
Type: \Drupal\Core\Entity\EntityFieldManagerInterface
File
- src/
ForumTopicHandler.php, line 29
Class
- ForumTopicHandler
- Handles the relationship between forum topics and groups.
Namespace
Drupal\opigno_forumCode
protected $entityFieldManager;