You are here

AfterSaveEvent.php in Replicate 8

File

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

namespace Drupal\replicate\Events;

class AfterSaveEvent extends ReplicateEventBase {

}

Classes

Namesort descending Description
AfterSaveEvent