We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 433aa3a commit fed9335Copy full SHA for fed9335
Sources/OpenGraph/Attribute/Body/ObservedAttribute.swift
@@ -6,7 +6,7 @@
6
// Status: Complete
7
8
public protocol ObservedAttribute: _AttributeBody {
9
- func destroy()
+ mutating func destroy()
10
}
11
12
extension ObservedAttribute {
0 commit comments