You are here

protected property ContactMessageResource::$currentUser in Contact message REST 8

A curent user instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/rest/resource/ContactMessageResource.php, line 44
Contains \Drupal\contact_message_rest\Plugin\rest\resource\ContactMessageResource.

Class

ContactMessageResource
Creates a resource for adding contact Message entities and sending them.

Namespace

Drupal\contact_message_rest\Plugin\rest\resource

Code

protected $currentUser;