You are here

protected property BlogLister::$account in Blog 8.2

Same name and namespace in other branches
  1. 3.x src/BlogLister.php \Drupal\blog\BlogLister::account

The current user account.

Type: \Drupal\Core\Session\AccountInterface

File

src/BlogLister.php, line 27

Class

BlogLister
Defines a blog lister.

Namespace

Drupal\blog

Code

protected $account;