ForumIndexStorage::$database

The active database connection.

Type: \Drupal\Core\Database\Connection

File

core/modules/forum/src/ForumIndexStorage.php, line 19

Class

ForumIndexStorage
Handles CRUD operations to {forum_index} table.

Namespace

Drupal\forum

Code

protected $database;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.