Skip to content

Commit

Permalink
Adding remarks
Browse files Browse the repository at this point in the history
  • Loading branch information
wAsnk committed Oct 2, 2023
1 parent aeffcb7 commit c5e3c0b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ namespace Lombiq.Hosting.Tenants.EmailQuotaManagement.Services;
/// <summary>
/// Service for getting the subject of the email sent when the email quota is exceeded or when it's close to being exceeded.
/// </summary>
/// <remarks><para>Provides a way for overriding the subject texts.</para></remarks>
public interface IEmailQuotaSubjectService
{
/// <summary>
Expand Down

0 comments on commit c5e3c0b

Please sign in to comment.