You are here

protected property ContentHubImportException::$uuids in Acquia Content Hub 8.2

Imported UUIDs that have problems.

Type: array

File

modules/acquia_contenthub_subscriber/src/Exception/ContentHubImportException.php, line 15

Class

ContentHubImportException
An exception that occurred in some part of the Acquia Content Hub.

Namespace

Drupal\acquia_contenthub_subscriber\Exception

Code

protected $uuids = [];