You are here

constant ReplicationEvents::POST_REPLICATION in Workspace 8

Event fired after a replication is completed.

This event is fired regardless of whether the replication succeeded or failed.

File

src/Event/ReplicationEvents.php, line 32

Class

ReplicationEvents
Replication events.

Namespace

Drupal\workspace\Event

Code

const POST_REPLICATION = 'workspace.post_replication';