You are here

protected property SocialNodeMessenger::$moduleHandler in Open Social 10.0.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_node/src/Service/SocialNodeMessenger.php \Drupal\social_node\Service\SocialNodeMessenger::moduleHandler
  2. 10.1.x modules/social_features/social_node/src/Service/SocialNodeMessenger.php \Drupal\social_node\Service\SocialNodeMessenger::moduleHandler
  3. 10.2.x modules/social_features/social_node/src/Service/SocialNodeMessenger.php \Drupal\social_node\Service\SocialNodeMessenger::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/social_features/social_node/src/Service/SocialNodeMessenger.php, line 21

Class

SocialNodeMessenger
The messenger service.

Namespace

Drupal\social_node\Service

Code

protected $moduleHandler;