Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit ce3bb4f

Browse files
author
Volodymyr Kublytskyi
committed
Deliver magento-partners/magento2ce#27: added @api annotation for block class to fix failed static builds
1 parent 26aaf1d commit ce3bb4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Swagger/Block/Index.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
/**
1111
* Class Index
1212
*
13-
* @package Magento\Swagger\Block
13+
* @api
1414
*/
1515
class Index extends Template
1616
{

0 commit comments

Comments
 (0)