We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e663dad commit 57a2aa5Copy full SHA for 57a2aa5
WooCommerce/Classes/ViewRelated/Dashboard/Analytics Hub/AnalyticsHubViewModel.swift
@@ -229,7 +229,7 @@ private extension AnalyticsHubViewModel {
229
syncErrorMessage: Localization.OrderCard.noOrders)
230
}
231
232
- /// Helper function to create a `AnalyticsReportCardViewModel` from the fetched stats.
+ /// Helper function to create a `AnalyticsProductCardViewModel` from the fetched stats.
233
///
234
static func productCard(currentPeriodStats: OrderStatsV4?,
235
previousPeriodStats: OrderStatsV4?,
0 commit comments