You are here

protected property DeleteRemoteEntityEvent::$uuid in Acquia Content Hub 8.2

The uuid of the remote entity being deleted.

Type: string

File

src/Event/DeleteRemoteEntityEvent.php, line 17

Class

DeleteRemoteEntityEvent
The event dispatched to inform of remote entity deletion.

Namespace

Drupal\acquia_contenthub\Event

Code

protected $uuid;