Comment entity type, we need to get cache tags from here.
Type: \Drupal\Core\Entity\EntityTypeInterface
File
- core/modules/forum/src/Controller/ForumController.php, line 85
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\Controller
Code
protected $commentEntityTypeDefinition;
Please login to continue.