ForumManager::$history

Same name and namespace in other branches
  1. 9 core/modules/forum/src/ForumManager.php \Drupal\forum\ForumManager::history
  2. 8.9.x core/modules/forum/src/ForumManager.php \Drupal\forum\ForumManager::history
  3. 10 core/modules/forum/src/ForumManager.php \Drupal\forum\ForumManager::history

Array of history keyed by nid.

Type: array

File

core/modules/forum/src/ForumManager.php, line 109

Class

ForumManager
Provides forum manager service.

Namespace

Drupal\forum

Code

protected $history = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.