You are here

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

Temporary storage for taxonomy vocabulary UUIDs.

Type: array

File

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

Class

ExportTest
Tests entity exports.

Namespace

Drupal\Tests\acquia_contenthub\Kernel

Code

protected $vocabularyUuids = [];