You are here

protected property LatestRevision::$connection in Workbench Moderation 8

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

Constructs a new LatestRevision.

Type: \Drupal\Core\Database\Connection

File

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

Class

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

Namespace

Drupal\workbench_moderation\Plugin\views\filter

Code

protected $connection;