You are here

protected property ProfileEntitySortable::$currentUser in Open Social 10.3.x

Same name and namespace in other branches
  1. 10.2.x modules/social_features/social_profile/src/Plugin/views/field/ProfileEntitySortable.php \Drupal\social_profile\Plugin\views\field\ProfileEntitySortable::currentUser

The current user.

Type: \Drupal\Core\Session\AccountInterface

File

modules/social_features/social_profile/src/Plugin/views/field/ProfileEntitySortable.php, line 41

Class

ProfileEntitySortable
Field handler to sort rendered profile entity in views.

Namespace

Drupal\social_profile\Plugin\views\field

Code

protected $currentUser;