Skip to content

Commit a1f0d67

Browse files
author
Maksym Savich
committed
Implemented MAGETWO-31127: Magento Version Tag
- fixes after CR 2
1 parent f0398f7 commit a1f0d67

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ public function __construct(Context $context, ProductMetadataInterface $productM
3333
}
3434

3535
/**
36-
* Get product version and edition
36+
* Sets the response body with ProductName/Version (Edition). E.g.: Magento/0.42.0-beta3 (Community)
3737
*
3838
* @return void
3939
*/

0 commit comments

Comments
 (0)