protected property ForwardFormBlock::$accessChecker in Forward 8
Same name and namespace in other branches
- 8.3 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::accessChecker
- 8.2 src/Plugin/Block/ForwardFormBlock.php \Drupal\forward\Plugin\Block\ForwardFormBlock::accessChecker
The access checker service.
Type: \Drupal\forward\ForwardAccessCheckerInterface
File
- src/
Plugin/ Block/ ForwardFormBlock.php, line 38 - Contains \Drupal\forward\Plugin\Block\ForwardFormBlock.
Class
- ForwardFormBlock
- Provides a block for switching users.
Namespace
Drupal\forward\Plugin\BlockCode
protected $accessChecker;