Skip to content

Commit a416e46

Browse files
committed
Add comment in ULErrorViewModel
1 parent cffead0 commit a416e46

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/Authentication/Navigation Exceptions/ULErrorViewModel.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ protocol ULErrorViewModel {
2121
/// Provides a title for a secondary action button
2222
var secondaryButtonTitle: String { get }
2323

24+
/// Executed by the view controller when its view was loaded.
2425
func viewDidLoad()
2526

2627
/// Executes action associated to a tap in the view controller primary button

0 commit comments

Comments
 (0)