Skip to content

Commit 5a04581

Browse files
committed
Add struct level comment.
1 parent 1a52c63 commit 5a04581

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/ViewRelated/Products/Edit Product/BottomSheetListSelector/ProductFormBottomSheetActionsFactory.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import Yosemite
22

3+
/// Creates actions for product form bottom sheet.
34
struct ProductFormBottomSheetActionsFactory {
45
/// Retruns an array of actions that are visible in the product form bottom sheet.
56
static func actions(product: Product, isEditProductsRelease2Enabled: Bool, isEditProductsRelease3Enabled: Bool) -> [ProductFormBottomSheetAction] {

0 commit comments

Comments
 (0)