Skip to content

Commit 0dd0367

Browse files
committed
ACP2E-280: [Magento Cloud] Admin panel login issue
1 parent d77ba0c commit 0dd0367

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/ReleaseNotification/Model/ContentProvider/Http/HttpContentProvider.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ private function retrieveContent($version, $edition, $locale)
9393
/**
9494
* Returns the response body from the HTTP client
9595
*
96-
* @param $url
96+
* @param string $url
9797
* @return string
9898
*/
9999
private function getResponse($url)

0 commit comments

Comments
 (0)