update method to open
This commit is contained in:
parent
a5d59db903
commit
e3f807b476
@ -44,7 +44,7 @@ open class ContainerModel: ContainerModelProtocol, Codable {
|
|||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
|
|
||||||
/// Sets the default values. Should be called on init.
|
/// Sets the default values. Should be called on init.
|
||||||
public func setDefaults() {}
|
open func setDefaults() {}
|
||||||
|
|
||||||
//--------------------------------------------------
|
//--------------------------------------------------
|
||||||
// MARK: - Initializers
|
// MARK: - Initializers
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user