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

This commit is contained in:
Pfeil, Scott Robert 2020-04-23 13:14:34 -04:00
commit 3b47067dbc

View File

@ -20,6 +20,8 @@
@optional
@property (nullable, strong, nonatomic) MVMCoreLoadObject *loadObject;
// Allows override of the delegate to use.
- (nullable DelegateObject *)delegateObject;