You are here

protected property NotificationsWidgetBlock::$database in Notifications widget 8

The Database Connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/Block/NotificationsWidgetBlock.php, line 37

Class

NotificationsWidgetBlock
Provides a block with list of notification items.

Namespace

Drupal\notifications_widget\Plugin\Block

Code

protected $database;