You are here

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

A current user instance.

Type: \Drupal\Core\Session\AccountProxyInterface

File

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

Class

jDrupalConnect
Provides a resource to get bundles by entity.

Namespace

Drupal\jDrupal\Plugin\rest\resource

Code

protected $currentUser;