protected property ForwardLink::$accessChecker in Forward 8
Same name in this branch
- 8 src/Plugin/DsField/ForwardLink.php \Drupal\forward\Plugin\DsField\ForwardLink::accessChecker
- 8 src/Plugin/views/field/ForwardLink.php \Drupal\forward\Plugin\views\field\ForwardLink::accessChecker
Same name and namespace in other branches
- 8.3 src/Plugin/DsField/ForwardLink.php \Drupal\forward\Plugin\DsField\ForwardLink::accessChecker
- 8.2 src/Plugin/DsField/ForwardLink.php \Drupal\forward\Plugin\DsField\ForwardLink::accessChecker
The access checker service.
Type: \Drupal\forward\ForwardAccessCheckerInterface
File
- src/
Plugin/ DsField/ ForwardLink.php, line 27
Class
- ForwardLink
- Forward link plugin.
Namespace
Drupal\forward\Plugin\DsFieldCode
protected $accessChecker;