protected property BlockViewBuilder::$account in Twig Tweak 3.x
Same name and namespace in other branches
- 3.1.x src/View/BlockViewBuilder.php \Drupal\twig_tweak\View\BlockViewBuilder::account
The current user.
Type: \Drupal\Core\Session\AccountInterface
File
- src/
View/ BlockViewBuilder.php, line 49
Class
- BlockViewBuilder
- Block view builder.
Namespace
Drupal\twig_tweak\ViewCode
protected $account;