You are here

protected property TranslationOperationsField::$currentUser in Translation Views 8

Current user account object.

Type: \Drupal\Core\Session\AccountProxyInterface

File

src/Plugin/views/field/TranslationOperationsField.php, line 32

Class

TranslationOperationsField
Renders translation operations links.

Namespace

Drupal\translation_views\Plugin\views\field

Code

protected $currentUser;