protected property SocialAlbumConfigOverride::$configFactory in Open Social 10.2.x
Same name and namespace in other branches
- 10.3.x modules/social_features/social_album/src/SocialAlbumConfigOverride.php \Drupal\social_album\SocialAlbumConfigOverride::configFactory
- 10.0.x modules/social_features/social_album/src/SocialAlbumConfigOverride.php \Drupal\social_album\SocialAlbumConfigOverride::configFactory
- 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_albumCode
protected $configFactory;