You are here

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

The current_user service.

Type: \Drupal\Core\Session\AccountProxy

File

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

Class

LoginFormPopup
Provides a 'LoginFormPopup' block.

Namespace

Drupal\login_popup\Plugin\Block

Code

protected $currentUser;