You are here

protected property Comments::$database in Dashboards with Layout Builder 2.0.x

Same name and namespace in other branches
  1. 8 modules/dashboards_comments/src/Plugin/Dashboard/Comments.php \Drupal\dashboards_comments\Plugin\Dashboard\Comments::database

Database.

Type: \Drupal\Core\Database\Connection

File

modules/dashboards_comments/src/Plugin/Dashboard/Comments.php, line 46

Class

Comments
Plugin for comment reports.

Namespace

Drupal\dashboards_comments\Plugin\Dashboard

Code

protected $database;