You are here

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

The UUID Generator.

Type: \Drupal\Component\Uuid\UuidInterface

File

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

Class

AcquiaContentHubConfigNullUuidsFix
Drush command to fix config entities with null uuids.

Namespace

Drupal\acquia_contenthub_site_health\Commands

Code

protected $uuidGenerator;