You are here

protected property ProfileEntitySortable::$joinManager in Open Social 10.2.x

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

The Views join plugin manager.

Type: \Drupal\views\Plugin\ViewsHandlerManager

File

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

Class

ProfileEntitySortable
Field handler to sort rendered profile entity in views.

Namespace

Drupal\social_profile\Plugin\views\field

Code

protected $joinManager;