Skip to content

Commit 54b046a

Browse files
author
Vasiliev.A
committed
phpcs error fix
1 parent 48b90d1 commit 54b046a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Webapi/Model/ConfigInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
declare(strict_types=1);
88

99
namespace Magento\Webapi\Model;
10+
1011
/**
1112
* This class gives access to consolidated web API configuration from <Module_Name>/etc/webapi.xml files.
1213
*

0 commit comments

Comments
 (0)