You are here

protected property WeatherDisplayBlockTrait::$currentUser in Weather 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Block/WeatherDisplayBlockTrait.php \Drupal\weather\Plugin\Block\WeatherDisplayBlockTrait::currentUser

Current user.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/Block/WeatherDisplayBlockTrait.php, line 39

Class

WeatherDisplayBlockTrait
Provides reusable functions for weather block plugins.

Namespace

Drupal\weather\Plugin\Block

Code

protected $currentUser;