ForumManager::$forumChildren

Array of forum children keyed by parent forum (term) id.

Type: array

File

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

Class

ForumManager
Provides forum manager service.

Namespace

Drupal\forum

Code

protected $forumChildren = array();
doc_Drupal
2016-10-29 09:17:09
Comments
Leave a Comment

Please login to continue.