You are here

protected property ForumController::$nodeEntityTypeDefinition in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/forum/src/Controller/ForumController.php \Drupal\forum\Controller\ForumController::nodeEntityTypeDefinition

Node entity type, we need to get cache tags from here.

Type: \Drupal\Core\Entity\EntityTypeInterface

File

core/modules/forum/src/Controller/ForumController.php, line 83
Contains \Drupal\forum\Controller\ForumController.

Class

ForumController
Controller routines for forum routes.

Namespace

Drupal\forum\Controller

Code

protected $nodeEntityTypeDefinition;