You are here

public property ImportOptions::$operationUuid in GatherContent 8.4

The UUID of the Operation entity this node import's OperationItem entity connects to.

File

src/Import/ImportOptions.php, line 54

Class

ImportOptions
A class for storing and serializing the import/update options of a node.

Namespace

Drupal\gathercontent\Import

Code

public $operationUuid = NULL;