Unified docstrings
All checks were successful
HopFrame CI / build (push) Successful in 47s
HopFrame CI / test (push) Successful in 49s

This commit is contained in:
2026-02-23 19:54:35 +01:00
parent 6730d57771
commit d2082ef33c
11 changed files with 90 additions and 90 deletions

View File

@@ -3,7 +3,7 @@ using HopFrame.Core.Repositories;
namespace HopFrame.Core.Services;
/** A service used to access configs and repositories provided by the <see cref="HopFrameConfig"/> */
/// A service used to access configs and repositories provided by the <see cref="HopFrameConfig"/>
public interface IConfigAccessor {
/// <summary>