protected property LatestRevision::$joinHandler in Workbench Moderation 8
Same name and namespace in other branches
- 8.2 src/Plugin/views/filter/LatestRevision.php \Drupal\workbench_moderation\Plugin\views\filter\LatestRevision::joinHandler
Views handler manager.
Type: \Drupal\views\Plugin\ViewsHandlerManager
File
- src/
Plugin/ views/ filter/ LatestRevision.php, line 34
Class
- LatestRevision
- Filter to show only the latest revision of an entity.
Namespace
Drupal\workbench_moderation\Plugin\views\filterCode
protected $joinHandler;