You are here

protected property SocialAlbumConfigOverride::$configFactory in Open Social 10.2.x

Same name and namespace in other branches
  1. 10.3.x modules/social_features/social_album/src/SocialAlbumConfigOverride.php \Drupal\social_album\SocialAlbumConfigOverride::configFactory
  2. 10.0.x modules/social_features/social_album/src/SocialAlbumConfigOverride.php \Drupal\social_album\SocialAlbumConfigOverride::configFactory
  3. 10.1.x modules/social_features/social_album/src/SocialAlbumConfigOverride.php \Drupal\social_album\SocialAlbumConfigOverride::configFactory

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/social_features/social_album/src/SocialAlbumConfigOverride.php, line 33

Class

SocialAlbumConfigOverride
Provides an overridden elements.

Namespace

Drupal\social_album

Code

protected $configFactory;