You are here

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

The Entity Type Manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

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

Class

AcquiaContentHubConfigNullUuidsFix
Drush command to fix config entities with null uuids.

Namespace

Drupal\acquia_contenthub_site_health\Commands

Code

protected $entityTypeManager;