protected property ForwardAccessChecker::$currentUser in Forward 8
Same name and namespace in other branches
- 8.3 src/ForwardAccessChecker.php \Drupal\forward\ForwardAccessChecker::currentUser
- 8.2 src/ForwardAccessChecker.php \Drupal\forward\ForwardAccessChecker::currentUser
The current user service.
Type: \Drupal\Core\Session\AccountProxyInterface
File
- src/
ForwardAccessChecker.php, line 18
Class
- ForwardAccessChecker
- Defines a class for checking whether a Forward link or form can be diplayed within a given context.
Namespace
Drupal\forwardCode
protected $currentUser;