You are here

protected property LoginAndRegisterPopup::$currentUser in Login Popup 2.x

The current_user service.

Type: \Drupal\Core\Session\AccountProxy

File

src/Plugin/Block/LoginAndRegisterPopup.php, line 38

Class

LoginAndRegisterPopup
Provides a 'LoginAndRegisterPopup' block.

Namespace

Drupal\login_popup\Plugin\Block

Code

protected $currentUser;