Skip to content

Commit ce0b953

Browse files
committed
Update comment for JetpackInstallStep
1 parent 2d3e4f8 commit ce0b953

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WooCommerce/Classes/ViewRelated/Dashboard/JetpackInstall/JetpackInstallSteps.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
import Foundation
22

3+
/// Enum respresenting steps for installing Jetpack for a site.
4+
///
35
enum JetpackInstallStep: Int, CaseIterable {
46
case installation
57
case activation

0 commit comments

Comments
 (0)