You are here

protected property LoginShadowboxLoginBlock::$currentUser in Shadowbox 8

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

login_shadowbox/lib/Drupal/login_shadowbox/Plugin/Block/LoginShadowboxLoginBlock.php, line 40
Contains \Drupal\login_shadowbox\Plugin\Block\LoginShadowboxLoginBlock.

Class

LoginShadowboxLoginBlock
Provides a 'Shadowbox Login' block.

Namespace

Drupal\login_shadowbox\Plugin\Block

Code

protected $currentUser;