You are here

protected property SocialContentBlockLandingPageConfigOverride::$configFactory in Open Social 10.1.x

Same name and namespace in other branches
  1. 8.9 modules/social_features/social_content_block/modules/social_content_block_landing_page/src/SocialContentBlockLandingPageConfigOverride.php \Drupal\social_content_block_landing_page\SocialContentBlockLandingPageConfigOverride::configFactory
  2. 10.3.x modules/social_features/social_content_block/modules/social_content_block_landing_page/src/SocialContentBlockLandingPageConfigOverride.php \Drupal\social_content_block_landing_page\SocialContentBlockLandingPageConfigOverride::configFactory
  3. 10.0.x modules/social_features/social_content_block/modules/social_content_block_landing_page/src/SocialContentBlockLandingPageConfigOverride.php \Drupal\social_content_block_landing_page\SocialContentBlockLandingPageConfigOverride::configFactory
  4. 10.2.x modules/social_features/social_content_block/modules/social_content_block_landing_page/src/SocialContentBlockLandingPageConfigOverride.php \Drupal\social_content_block_landing_page\SocialContentBlockLandingPageConfigOverride::configFactory

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/social_features/social_content_block/modules/social_content_block_landing_page/src/SocialContentBlockLandingPageConfigOverride.php, line 22

Class

SocialContentBlockLandingPageConfigOverride
Class SocialContentBlockLandingPageConfigOverride.

Namespace

Drupal\social_content_block_landing_page

Code

protected $configFactory;