You are here

ReplicateEntityEvent.php in Replicate 8

File

src/Events/ReplicateEntityEvent.php
View source
<?php

namespace Drupal\replicate\Events;

class ReplicateEntityEvent extends ReplicateEventBase {

}

Classes