You are here

protected property jDrupalResource::$currentUser in jDrupal 8.0.x

A curent user instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

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

Class

jDrupalResource
Provides a resource to get bundles by entity.

Namespace

Drupal\jDrupal\Plugin\rest\resource

Code

protected $currentUser;