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

This commit is contained in:
Kevin G Christiano 2020-04-23 13:09:36 -04:00
commit 2d601056f0

View File

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