protected property FancyLoginBlock::$currentUser in Fancy Login 3.0.x
Same name and namespace in other branches
- 8.2 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;