protected property ForumController::$fieldMap in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 62 - Contains \Drupal\forum\Controller\ForumController.
Class
- ForumController
- Controller routines for forum routes.
Namespace
Drupal\forum\ControllerCode
protected $fieldMap;