Skip to content

Commit 7584795

Browse files
author
Sharma Elanthiriayan
committed
Add comments describing ReviewsViewModelOutput.
1 parent 25e8202 commit 7584795

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

WooCommerce/Classes/ViewRelated/Reviews/ReviewsViewModel.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ import Yosemite
55

66
import class AutomatticTracks.CrashLogging
77

8+
/// Provides data for the Reviews screen
9+
///
810
protocol ReviewsViewModelOutput {
911
var isEmpty: Bool { get }
1012

0 commit comments

Comments
 (0)