Skip to content

Commit ef1b9b1

Browse files
ENGCOM-1669: Return tag misspelled #15492
- Merge Pull Request #15492 from lfluvisotto/magento2:2.3-develop-return-tag-misspelled - Merged commits: 1. 8e14879
2 parents 7532620 + 8e14879 commit ef1b9b1

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)