Database connection
Type: \Drupal\Core\Database\Connection
File
- core/modules/forum/src/ForumManager.php, line 64
Class
- ForumManager
- Provides forum manager service.
Namespace
Drupal\forum
Code
protected $connection;
Database connection
Type: \Drupal\Core\Database\Connection
Drupal\forum
protected $connection;
Please login to continue.