mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-24 19:39:35 +00:00
using properties instead of method invocation
This commit is contained in:
13
MacPass/KPKEntry+MPCustomAttributeProperties.m
Normal file
13
MacPass/KPKEntry+MPCustomAttributeProperties.m
Normal file
@@ -0,0 +1,13 @@
|
||||
//
|
||||
// KPKEntry+MPCustomAttributeProperties.m
|
||||
// MacPass
|
||||
//
|
||||
// Created by Michael Starke on 03.09.18.
|
||||
// Copyright © 2018 HicknHack Software GmbH. All rights reserved.
|
||||
//
|
||||
|
||||
#import "KPKEntry+MPCustomAttributeProperties.h"
|
||||
|
||||
@implementation KPKEntry (MPCustomAttributeProperties)
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user