You are here

protected property NotificationWidgetUpdateResource::$currentUser in Notifications widget 8

A current user instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

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

Class

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

Namespace

Drupal\notifications_widget\Plugin\rest\resource

Code

protected $currentUser;