You are here

protected property ForumController::$fieldMap in Drupal 10

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

Field map of existing fields on the site.

Type: array

File

core/modules/forum/src/Controller/ForumController.php, line 57

Class

ForumController
Controller routines for forum routes.

Namespace

Drupal\forum\Controller

Code

protected $fieldMap;