You are here

protected property LatestRevision::$connection in Workbench Moderation 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/views/filter/LatestRevision.php \Drupal\workbench_moderation\Plugin\views\filter\LatestRevision::connection

Type: \Drupal\Core\Database\Connection

File

src/Plugin/views/filter/LatestRevision.php, line 37

Class

LatestRevision
Filter to show only the latest revision of an entity.

Namespace

Drupal\workbench_moderation\Plugin\views\filter

Code

protected $connection;