You are here

protected property NotificationWidgetUpdateResource::$database in Notifications widget 8

The Database Connection.

Type: \Drupal\Core\Database\Connection

File

src/Plugin/rest/resource/NotificationWidgetUpdateResource.php, line 31

Class

NotificationWidgetUpdateResource
Provides a resource to get update the status of notification items.

Namespace

Drupal\notifications_widget\Plugin\rest\resource

Code

protected $database;