Skip to content

Commit 5b59ad3

Browse files
committed
PR:36977 fix for static test failures
1 parent 0660e47 commit 5b59ad3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

app/code/Magento/Review/Block/Customer/View.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ public function getRating()
161161
* Get rating summary
162162
*
163163
* @deprecated 100.3.3
164+
* @see f72f74d3
164165
* @return array
165166
*/
166167
public function getRatingSummary()

app/code/Magento/Review/Block/View.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ public function getRating()
120120
* Retrieve rating summary for current product
121121
*
122122
* @deprecated 100.3.3
123+
* @see f72f74d3
123124
* @return string
124125
*/
125126
public function getRatingSummary()

0 commit comments

Comments
 (0)