You are here

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

The current_user service.

Type: \Drupal\Core\Session\AccountProxy

File

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

Class

RegisterFormPopup
Provides a 'RegisterFormPopup' block.

Namespace

Drupal\login_popup\Plugin\Block

Code

protected $currentUser;