You are here

protected property FieldRedirectionFormatter::$currentUser in Field Redirection 8.2

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

src/Plugin/Field/FieldFormatter/FieldRedirectionFormatter.php, line 28

Class

FieldRedirectionFormatter
Plugin implementation of the 'field_redirection_formatter' formatter.

Namespace

Drupal\field_redirection\Plugin\Field\FieldFormatter

Code

protected $currentUser;