You are here

protected property TaxonomyIndexTid::$currentUser in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php \Drupal\taxonomy\Plugin\views\filter\TaxonomyIndexTid::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

core/modules/taxonomy/src/Plugin/views/filter/TaxonomyIndexTid.php, line 47

Class

TaxonomyIndexTid
Filter by term id.

Namespace

Drupal\taxonomy\Plugin\views\filter

Code

protected $currentUser;