You are here

protected property AcquiaContentHubConfigNullUuidsFix::$configFactory in Acquia Content Hub 8.2

The Configuration Factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

modules/acquia_contenthub_site_health/src/Commands/AcquiaContentHubConfigNullUuidsFix.php, line 31

Class

AcquiaContentHubConfigNullUuidsFix
Drush command to fix config entities with null uuids.

Namespace

Drupal\acquia_contenthub_site_health\Commands

Code

protected $configFactory;