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\EventCode
const POST_REPLICATION = 'workspace.post_replication';