You are here

protected property LeafletService::$currentUser in Leaflet 2.0.x

Same name and namespace in other branches
  1. 8 src/LeafletService.php \Drupal\leaflet\LeafletService::currentUser
  2. 2.1.x src/LeafletService.php \Drupal\leaflet\LeafletService::currentUser

Current user service.

Type: \Drupal\Core\Session\AccountInterface

File

src/LeafletService.php, line 24

Class

LeafletService
Provides a LeafletService class.

Namespace

Drupal\leaflet

Code

protected $currentUser;