Merge branch 'feature/open_action_open_page' into 'develop'
oepn See merge request BPHV_MIPS/mvm_core!88
This commit is contained in:
commit
e20322ca16
@ -8,7 +8,7 @@
|
||||
|
||||
import Foundation
|
||||
|
||||
@objcMembers public class ActionOpenPageModel: ActionModelProtocol {
|
||||
@objcMembers open class ActionOpenPageModel: ActionModelProtocol {
|
||||
public static var identifier: String = "openPage"
|
||||
public var actionType: String = ActionOpenPageModel.identifier
|
||||
public var pageType: String
|
||||
|
||||
Loading…
Reference in New Issue
Block a user