ope
This commit is contained in:
parent
2eb640e8fa
commit
96217a5ad7
@ -94,7 +94,7 @@ import Foundation
|
|||||||
}
|
}
|
||||||
|
|
||||||
/// Add all registry here.
|
/// Add all registry here.
|
||||||
public static func registerParameters() { }
|
open static func registerParameters() { }
|
||||||
|
|
||||||
/// Register Default Core Bridge Objects
|
/// Register Default Core Bridge Objects
|
||||||
public static func register<T:ClientParameterProtocol, M: ModelProtocol>(handler: T.Type, for model: M.Type) throws {
|
public static func register<T:ClientParameterProtocol, M: ModelProtocol>(handler: T.Type, for model: M.Type) throws {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user