Merge branch 'develop' of https://gitlab.verizon.com/BPHV_MIPS/mvm_core into feature/remove_mdn_dependency

This commit is contained in:
Scott Pfeil 2021-11-22 10:31:54 -05:00
commit 0711efee00

View File

@ -32,6 +32,7 @@
public var headerParameters: JSONValueDictionary?
public var enableNativeScroll: Bool?
public var hideUrl: Bool?
public var pageType: String?
//--------------------------------------------------
// MARK: - Initialzier