protected property FancyLoginBlock::$currentUser in Fancy Login 8.2
Same name and namespace in other branches
- 3.0.x src/Plugin/Block/FancyLoginBlock.php \Drupal\fancy_login\Plugin\Block\FancyLoginBlock::currentUser
The current user.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
Plugin/ Block/ FancyLoginBlock.php, line 28
Class
- FancyLoginBlock
- Provides a 'Fancy Login' block.
Namespace
Drupal\fancy_login\Plugin\BlockCode
protected $currentUser;