Skip to content

Commit 2be5545

Browse files
committed
Add missing description for method
1 parent dd5fb66 commit 2be5545

File tree

1 file changed

+2
-0
lines changed
  • app/code/Magento/Version/Controller/Index

1 file changed

+2
-0
lines changed

app/code/Magento/Version/Controller/Index/Index.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,8 @@ private function isCorrectVersion(array $versionParts): bool
7878
}
7979

8080
/**
81+
* Returns string only with Major and Minor version number
82+
*
8183
* @param array $versionParts
8284
* @return string
8385
*/

0 commit comments

Comments
 (0)