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

1
protected $forumChildren = array();
doc_Drupal
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.