You are here

protected property VarbaseContentOverview::$connection in Varbase Total Control Dashboard 8.6

Same name and namespace in other branches
  1. 9.0.x src/Plugin/Block/VarbaseContentOverview.php \Drupal\varbase_total_control\Plugin\Block\VarbaseContentOverview::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/Block/VarbaseContentOverview.php, line 42

Class

VarbaseContentOverview
Provides a 'Varbase Content Overview'.

Namespace

Drupal\varbase_total_control\Plugin\Block

Code

protected $connection;