You are here

protected property DropDownLoginBlock::$account in Drop Down Login 8

The instantiated account.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Block/DropdownLoginBlock.php, line 29

Class

DropDownLoginBlock
Provides a 'Drop Down Login' block.

Namespace

Drupal\drop_down_login\Plugin\Block

Code

protected $account;