Skip to content

Commit 9fe6f5b

Browse files
Update customHelpCenterURL comment for clarity.
1 parent 3f1b6eb commit 9fe6f5b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

WooCommerce/Classes/Extensions/WordPressSupportSourceTag+HelpCenter.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
import WordPressAuthenticator
22

33
extension WordPressSupportSourceTag {
4-
/// Returns the custom help content web page's URL if the screen.
4+
/// Returns the custom help content web page's URL of the screen with this (`self`) `sourceTag`.
5+
///
56
/// Returns `nil` if the screen with the current `sourceTag` doesn't have custom help content available.
67
///
78
/// The `sourceTag` is set for login related screens in WordPressAuthenticator library.

0 commit comments

Comments
 (0)