You are here

protected property RequestVerificationCodeResource::$currentUser in Mobile Number 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/rest/resource/RequestVerificationCodeResource.php \Drupal\mobile_number\Plugin\rest\resource\RequestVerificationCodeResource::currentUser

A current user instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/rest/resource/RequestVerificationCodeResource.php, line 33

Class

RequestVerificationCodeResource
Request verification code resource.

Namespace

Drupal\mobile_number\Plugin\rest\resource

Code

protected $currentUser;