Skip to content

Commit 1f1e1a0

Browse files
author
Stanislav Idolov
authored
ENGCOM-1669: Return tag misspelled #15492
2 parents 7d26829 + ef1b9b1 commit 1f1e1a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ReleaseNotification/Ui/Renderer/NotificationRenderer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ private function buildFooter(array $footer)
174174
* correct HTML format.
175175
*
176176
* @param string $content
177-
* @returns string
177+
* @return string
178178
*/
179179
private function formatContentWithLinks($content)
180180
{

0 commit comments

Comments
 (0)