Skip to content

Commit

Permalink
Add DeliverEventSubscriber
Browse files Browse the repository at this point in the history
  • Loading branch information
terrymanu committed Dec 15, 2024
1 parent 824071a commit c609478
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ public interface DeliverEventSubscriber extends EventSubscriber {

/**
* Set persist repository.
*
*
* @param repository persist repository
*/
void setRepository(PersistRepository repository);
Expand Down

0 comments on commit c609478

Please sign in to comment.