Skip to content

Commit b231233

Browse files
author
Oleksii Korshenko
authored
MAGETWO-87896: Forwardport-pull-13485: Update code formatting in Swagger Block #13616
2 parents 8aaea59 + 4294036 commit b231233

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Swagger/view/frontend/templates/swagger-ui

1 file changed

+1
-1
lines changed

app/code/Magento/Swagger/view/frontend/templates/swagger-ui/index.phtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* Modified by Magento, Modifications Copyright © Magento, Inc. All rights reserved.
1313
*/
1414

15-
/** @var \Magento\Framework\View\Element\Template $block */
15+
/** @var \Magento\Swagger\Block\Index $block */
1616

1717
$schemaUrl = $block->getSchemaUrl();
1818
?>

0 commit comments

Comments
 (0)