You are here

protected property CommentManager::$userConfig in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/CommentManager.php \Drupal\comment\CommentManager::userConfig

The user settings config object.

Type: \Drupal\Core\Config\Config

File

core/modules/comment/src/CommentManager.php, line 58
Contains \Drupal\comment\CommentManager.

Class

CommentManager
Comment manager contains common functions to manage comment fields.

Namespace

Drupal\comment

Code

protected $userConfig;