Skip to content

Commit 82f9d94

Browse files
Add comment to explain the usage of Key in analytics tracking.
1 parent ef54d03 commit 82f9d94

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WooCommerce/Classes/Model/CustomHelpCenterContent.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ struct CustomHelpCenterContent {
1515
}
1616

1717
extension CustomHelpCenterContent {
18+
/// Used for tracking analytics events
19+
///
1820
enum Key: String {
1921
case step = "source_step"
2022
case flow = "source_flow"

0 commit comments

Comments
 (0)