Skip to content

Commit 75ad074

Browse files
author
Dale Sikkema
committed
MAGETWO-38065: /magento_verion exposes too detailed version information
- delete incorrect @throws docblock flag
1 parent 0d16c2d commit 75ad074

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ public function __construct(Context $context, ProductMetadataInterface $productM
3535
* Sets the response body to ProductName/Major.MinorVersion (Edition). E.g.: Magento/0.42 (Community). Omits patch
3636
* version from response
3737
*
38-
* @throws StateException
3938
* @return void
4039
*/
4140
public function execute()

0 commit comments

Comments
 (0)