You are here

protected property ExportTest::$termUuids in Acquia Content Hub 8.2

Temporary storage for taxonomy term UUIDs.

Type: array

File

tests/src/Kernel/ExportTest.php, line 115

Class

ExportTest
Tests entity exports.

Namespace

Drupal\Tests\acquia_contenthub\Kernel

Code

protected $termUuids = [];