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/views/field/ForwardLink.php \Drupal\forward\Plugin\views\field\ForwardLink::accessChecker
- 8.2 src/Plugin/views/field/ForwardLink.php \Drupal\forward\Plugin\views\field\ForwardLink::accessChecker
The access checker service.
Type: \Drupal\forward\ForwardAccessCheckerInterface
File
- src/
Plugin/ views/ field/ ForwardLink.php, line 28
Class
- ForwardLink
- Field handler to flag the node type.
Namespace
Drupal\forward\Plugin\views\fieldCode
protected $accessChecker;