You are here

protected property ProfileEntitySortable::$moduleHandler 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::moduleHandler

The Drupal module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides HandlerBase::$moduleHandler

File

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

Class

ProfileEntitySortable
Field handler to sort rendered profile entity in views.

Namespace

Drupal\social_profile\Plugin\views\field

Code

protected $moduleHandler;