Skip to content

Commit 604a3df

Browse files
committed
More periphery
1 parent 2477ef4 commit 604a3df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Modules/Sources/Storage/Protocols/Object.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ public protocol Object: AnyObject {
1111

1212
/// Returns an instance of ObjectID: expected to identify the current instance, unequivocally.
1313
///
14+
// periphery:ignore - Used in tests, no changes but mysteriously stopped being ignored.
1415
var objectID: ObjectID { get }
1516

1617
/// Returns the receiver's Entity Name.

0 commit comments

Comments
 (0)