Forum settings config object.
Type: \Drupal\Core\Config\ConfigFactoryInterface
File
- core/modules/forum/src/ForumManager.php, line 50
Class
- ForumManager
- Provides forum manager service.
Namespace
Drupal\forum
Code
protected $configFactory;
Forum settings config object.
Type: \Drupal\Core\Config\ConfigFactoryInterface
Drupal\forum
protected $configFactory;
Please login to continue.