Add comments on new classes and methods.

This commit is contained in:
SBiOSoftWhare
2020-10-09 09:17:14 +02:00
committed by manuroe
parent 9eb08d1c05
commit 45cd1d696f
4 changed files with 5 additions and 1 deletions

View File

@@ -16,6 +16,7 @@
import Foundation
/// Represents the homeserver configuration (usually based on HS Well-Known or hardoced values in the project)
@objcMembers
final class HomeserverConfiguration: NSObject {