You are here

protected property ContentTranslationDefaultsConfigOverride::$moduleHandler in Open Social 10.3.x

Same name in this branch
  1. 10.3.x modules/social_features/social_featured_content/src/ContentTranslationDefaultsConfigOverride.php \Drupal\social_featured_content\ContentTranslationDefaultsConfigOverride::moduleHandler
  2. 10.3.x modules/social_features/social_content_block/src/ContentTranslationDefaultsConfigOverride.php \Drupal\social_content_block\ContentTranslationDefaultsConfigOverride::moduleHandler
  3. 10.3.x modules/social_features/social_featured_items/src/ContentTranslationDefaultsConfigOverride.php \Drupal\social_featured_items\ContentTranslationDefaultsConfigOverride::moduleHandler
  4. 10.3.x modules/social_features/social_core/src/ContentTranslationDefaultsConfigOverride.php \Drupal\social_core\ContentTranslationDefaultsConfigOverride::moduleHandler
  5. 10.3.x modules/social_features/social_follow_taxonomy/modules/social_follow_landing_page/src/ContentTranslationDefaultsConfigOverride.php \Drupal\social_follow_landing_page\ContentTranslationDefaultsConfigOverride::moduleHandler

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/social_features/social_core/src/ContentTranslationDefaultsConfigOverride.php, line 22

Class

ContentTranslationDefaultsConfigOverride
Provides content translation for the Social Core module.

Namespace

Drupal\social_core

Code

protected $moduleHandler;