You are here

protected property BlogLister::$account in Blog 3.x

Same name and namespace in other branches
  1. 8.2 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;